summaryrefslogtreecommitdiffstats
path: root/ansible/inventory.ini
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory.ini')
-rw-r--r--ansible/inventory.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/inventory.ini b/ansible/inventory.ini
index 440e625bd..f27806025 100644
--- a/ansible/inventory.ini
+++ b/ansible/inventory.ini
@@ -6,3 +6,7 @@ host3 ansible_host=10.1.0.52 ansible_user=root ansible_ssh_pass=root
[compute]
host4 ansible_host=10.1.0.53 ansible_user=root ansible_ssh_pass=root
host5 ansible_host=10.1.0.54 ansible_user=root ansible_ssh_pass=root
+
+[nodes:children]
+controller
+compute