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