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