Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
bf8320bbb4c98714baba1b6aa66f9de4e2d7f03b
/
.
/
playbooks
/
aethermgmt-playbook.yml
blob: 39be1c45ce4313b1cc5d2910dc7cdc5692547f9d [
file
] [
log
] [
blame
]
# Ansible playbook to configure an aether management nodes
-
name:
Configure an aether management node
hosts:
aethermgmt
become:
true
roles:
-
netprep
-
nsd
-
unbound
-
dhcpd
-
nginx
-
onieboot
-
users