diff --git a/hosts b/hosts index ed4c87c..585e828 100644 --- a/hosts +++ b/hosts @@ -1,32 +1,32 @@ [standard] -ns ansible_host=10.0.0.204 hypervisor=rack1 memory=1024 cpus=2 -nextcloud ansible_host=10.0.0.210 hypervisor=rack1 memory=2048 cpus=2 -gitea ansible_host=10.0.0.212 hypervisor=rack1 memory=1024 cpus=2 -wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack1 memory=2048 cpus=2 +ns ansible_host=10.0.0.204 hypervisor=rack2 memory=1024 cpus=1 +#nextcloud ansible_host=10.0.0.210 hypervisor=rack2 memory=2048 cpus=1 +gitea ansible_host=10.0.0.212 hypervisor=rack2 memory=1024 cpus=1 +wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack2 memory=2048 cpus=1 [developer-machines] codydev ansible_host=10.0.0.207 hypervisor=rack2 memory=2048 cpus=2 [swarm-bootstrap] -swarm-manager-01 ansible_host=10.0.0.206 hypervisor=rack1 memory=2048 cpus=2 +swarm-manager-02 ansible_host=10.0.0.225 hypervisor=rack2 memory=1024 cpus=1 [swarm-managers] -swarm-manager-02 ansible_host=10.0.0.225 hypervisor=rack2 memory=2048 cpus=2 -swarm-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=2048 cpus=2 +swarm-manager-01 ansible_host=10.0.0.206 hypervisor=rack2 memory=1024 cpus=1 +swarm-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=1024 cpus=1 [swarm-workers] -swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 memory=4096 cpus=2 -swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack1 memory=4096 cpus=2 -swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack1 memory=4096 cpus=2 -swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=4096 cpus=2 +swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 memory=2048 cpus=2 +swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack2 memory=2048 cpus=2 +swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack2 memory=2048 cpus=2 +swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=2048 cpus=2 [need-converted] -#vpn ansible_host=10.0.0.203 hypervisor=rack1 memory=1024 cpus=2 -#haproxy ansible_host=10.0.0.205 hypervisor=rack2 memory=1024 cpus=2 -#registry ansible_host=10.0.0.221 hypervisor=rack1 memory=2048 cpus=2 -#guacamole ansible_host=10.0.0.202 hypervisor=rack2 memory=2048 cpus=2 -#fileserver ansible_host=10.0.0.201 hypervisor=rack2 memory=4096 cpus=2 +#vpn ansible_host=10.0.0.203 hypervisor=rack2 memory=1024 cpus=1 +#haproxy ansible_host=10.0.0.205 hypervisor=rack2 memory=1024 cpus=1 +#registry ansible_host=10.0.0.221 hypervisor=rack2 memory=2048 cpus=1 +#guacamole ansible_host=10.0.0.202 hypervisor=rack2 memory=2048 cpus=1 +#fileserver ansible_host=10.0.0.201 hypervisor=rack2 memory=4096 cpus=1 #template=10.0.0.211 -# Current consumption \ No newline at end of file +# Current consumption