Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
e6a71db7dafb1aea5cadc30921e2fa7607cd80b8
/
.
/
playbooks
/
pxeboot-playbook.yml
blob: 910ca3c74abedc87431f9ddac61620a471fd5966 [
file
] [
log
] [
blame
]
---
# Ansible playbook to configure a iPXE pxeboot webserver
-
name:
Configure a pxeboot chainload webserver for iPXE
hosts:
static,pxeboot
become:
true
roles:
-
nginx
-
pxeboot