Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
e0877d0e46177d0d54b380e2a5e4940347d0cee2
/
.
/
playbooks
/
aethermgmt-playbook.yml
blob: 6e9d2d966c57b5fecdf0a71e70aeb735455cd094 [
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
-
chrony
-
dhcpd
-
nginx
-
onieboot
-
users