more hosts, keychain, small stuff
This commit is contained in:
@@ -14,6 +14,8 @@ topology:
|
||||
- ./config/names-hashes.yml:/etc/workshopnames.yml:ro
|
||||
- ./config/authorized_keys:/root/.ssh/authorized_keys:ro
|
||||
- ./setups/linux.sh:/usr/local/bin/setup.sh:ro
|
||||
- ./helpers/fireworks.sh:/usr/local/bin/fireworks.sh:ro
|
||||
- ./helpers/ssh-agent-environment.sh:/usr/local/bin/ssh-agent-environment.sh:ro
|
||||
memory: 256MB
|
||||
cpu-set: 4-7
|
||||
nodes:
|
||||
@@ -36,6 +38,7 @@ topology:
|
||||
binds:
|
||||
- ./setups/jumphost.sh:/usr/local/bin/setup.sh:ro
|
||||
- ./config/names-hashes.yml:/etc/workshopnames.yml:ro
|
||||
- ./helpers/fireworks.sh:/usr/local/bin/fireworks.sh:ro
|
||||
memory: 4GB
|
||||
cpu-set: 2-3
|
||||
jumphost2:
|
||||
@@ -107,6 +110,20 @@ topology:
|
||||
linux48: {kind: linux}
|
||||
linux49: {kind: linux}
|
||||
linux50: {kind: linux}
|
||||
linux51: {kind: linux}
|
||||
linux52: {kind: linux}
|
||||
linux53: {kind: linux}
|
||||
linux54: {kind: linux}
|
||||
linux55: {kind: linux}
|
||||
linux56: {kind: linux}
|
||||
linux57: {kind: linux}
|
||||
linux58: {kind: linux}
|
||||
linux59: {kind: linux}
|
||||
linux60: {kind: linux}
|
||||
linux61: {kind: linux}
|
||||
linux62: {kind: linux}
|
||||
linux63: {kind: linux}
|
||||
linux64: {kind: linux}
|
||||
|
||||
links:
|
||||
# - endpoints: ["a1:eth1","br-clab:eth1"]
|
||||
@@ -166,3 +183,17 @@ topology:
|
||||
- endpoints: [ "linux48:eth0", "br-clab-intonly:l48" ]
|
||||
- endpoints: [ "linux49:eth0", "br-clab-intonly:l49" ]
|
||||
- endpoints: [ "linux50:eth0", "br-clab-intonly:l50" ]
|
||||
- endpoints: [ "linux51:eth0", "br-clab-intonly:l51" ]
|
||||
- endpoints: [ "linux52:eth0", "br-clab-intonly:l52" ]
|
||||
- endpoints: [ "linux53:eth0", "br-clab-intonly:l53" ]
|
||||
- endpoints: [ "linux54:eth0", "br-clab-intonly:l54" ]
|
||||
- endpoints: [ "linux55:eth0", "br-clab-intonly:l55" ]
|
||||
- endpoints: [ "linux56:eth0", "br-clab-intonly:l56" ]
|
||||
- endpoints: [ "linux57:eth0", "br-clab-intonly:l57" ]
|
||||
- endpoints: [ "linux58:eth0", "br-clab-intonly:l58" ]
|
||||
- endpoints: [ "linux59:eth0", "br-clab-intonly:l59" ]
|
||||
- endpoints: [ "linux60:eth0", "br-clab-intonly:l60" ]
|
||||
- endpoints: [ "linux61:eth0", "br-clab-intonly:l61" ]
|
||||
- endpoints: [ "linux62:eth0", "br-clab-intonly:l62" ]
|
||||
- endpoints: [ "linux63:eth0", "br-clab-intonly:l63" ]
|
||||
- endpoints: [ "linux64:eth0", "br-clab-intonly:l64" ]
|
||||
Reference in New Issue
Block a user