Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
70ae8279763bd2db63d650fb68808866fbf75529
/
.
/
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