From 4be322f85db1ed485410db675f6f4613c2c802a1 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Sun, 7 Apr 2019 22:15:52 -0400 Subject: [PATCH] Create new codydev --- hosts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts b/hosts index bf78f2f..c781e71 100644 --- a/hosts +++ b/hosts @@ -11,8 +11,9 @@ vpn ansible_host=10.0.0.203 hypervisor=rack1 hypervisor_ip=10.0.0.152 memory=256 plex ansible_host=10.0.0.210 hypervisor=rack1 hypervisor_ip=10.0.0.152 memory=2560 cpus=1 bastion ansible_host=10.0.0.215 hypervisor=rack1 hypervisor_ip=10.0.0.152 memory=2560 cpus=1 -#[developer-machines] +[developer-machines] #codydev ansible_host=10.0.0.207 hypervisor=rack2 hypervisor_ip=10.0.0.153 memory=2048 cpus=2 +codydev ansible_host=10.0.0.216 hypervisor=rack1 hypervisor_ip=10.0.0.152 memory=2560 cpus=1 #[swarm-bootstrap] #swarm-manager-02 ansible_host=10.0.0.225 hypervisor=rack2 hypervisor_ip=10.0.0.153 memory=1024 cpus=2 @@ -42,11 +43,11 @@ kube-worker-3 ansible_host=10.0.0.235 hypervisor=rack1 hypervisor_ip=10.0.0.152 #template=10.0.0.211 ###### INFO ###### -# Next available IP is 216 +# Next available IP is 217 # These machines have IPs 200-254 # Current consumption # Each machine has 24vcpu and 62gb available ram (2 used by system) # Regular machines get 1vcpu and 2.5 GB RAM (2560 MB) # Bigger machines get 2vcpu and 5 GB RAM (5120 MB) -# Rack1 21vcpu +# Rack1 22vcpu