diff --git a/hosts b/hosts index ec1307c..da050cc 100644 --- a/hosts +++ b/hosts @@ -22,6 +22,7 @@ taurine.csclub.uwaterloo.ca [general-use-containers] caffeine.csclub.uwaterloo.ca +testnode2.csclub.uwaterloo.ca [general-use-containers:children] webnodes @@ -50,7 +51,22 @@ potassium-benzoate.csclub.uwaterloo.ca sodium-benzoate.csclub.uwaterloo.ca yerba-mate.csclub.uwaterloo.ca guayusa.csclub.uwaterloo.ca +ginkgo.csclub.uwaterloo.ca sandstorm.csclub.uwaterloo.ca +coffee.csclub.uwaterloo.ca +os-controller.csclub.uwaterloo.ca +os-block1.csclub.uwaterloo.ca +os-object1.csclub.uwaterloo.ca +os-compute1.csclub.uwaterloo.ca +db1.cloud.csclub.uwaterloo.ca +controller1.cloud.csclub.uwaterloo.ca +compute1.cloud.csclub.uwaterloo.ca +network1.cloud.csclub.uwaterloo.ca +block1.cloud.csclub.uwaterloo.ca +object1.cloud.csclub.uwaterloo.ca +web1.cloud.csclub.uwaterloo.ca +router1.cloud.csclub.uwaterloo.ca +identity.csclub.uwaterloo.ca [syscom-containers] auth1.csclub.uwaterloo.ca @@ -60,6 +76,9 @@ munin.csclub.uwaterloo.ca rt.csclub.uwaterloo.ca netbox.csclub.uwaterloo.ca logstash.csclub.uwaterloo.ca +dns1.csclub.uwaterloo.ca +dns2.csclub.uwaterloo.ca +cifs.csclub.uwaterloo.ca [syscom-containers:children] load-balancers diff --git a/install-syscom-container.yml b/install-syscom-container.yml index f7b0494..dc43b56 100644 --- a/install-syscom-container.yml +++ b/install-syscom-container.yml @@ -1,5 +1,5 @@ --- - - hosts: logstash.csclub.uwaterloo.ca + - hosts: identity.csclub.uwaterloo.ca become: yes become_method: sudo roles: @@ -7,7 +7,5 @@ - core - container - static-ipv6 - - generate-hosts - auth - - csc-packages - cleanup