diff options
Diffstat (limited to 'odl-pipeline/vjumphost.yaml')
-rw-r--r-- | odl-pipeline/vjumphost.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/odl-pipeline/vjumphost.yaml b/odl-pipeline/vjumphost.yaml new file mode 100644 index 0000000..2e24cd1 --- /dev/null +++ b/odl-pipeline/vjumphost.yaml @@ -0,0 +1,19 @@ +servers: + jenkins0: + address: '192.168.122.100' + user: 'jenkins' + jenkins1: + address: '192.168.122.101' + user: 'jenkins' + jenkins2: + address: '192.168.122.102' + user: 'jenkins' + jenkins3: + address: '192.168.122.103' + user: 'jenkins' + jenkins4: + address: '192.168.122.104' + user: 'jenkins' + jenkins5: + address: '192.168.122.105' + user: 'jenkins'
\ No newline at end of file |