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