File tree 2 files changed +57
-0
lines changed
spec/acceptance/nodesets/new
2 files changed +57
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ HOSTS :
3
+ debian-8-amd64-agent :
4
+ roles :
5
+ - agent
6
+ - default
7
+ platform : debian-8-amd64
8
+ template : debian-8-x86_64
9
+ hypervisor : vcloud
10
+ redhat-7-x86_64-master :
11
+ roles :
12
+ - master
13
+ - dashboard
14
+ - database
15
+ - agent
16
+ platform : el-7-x86_64
17
+ template : redhat-7-x86_64
18
+ hypervisor : vcloud
19
+ CONFIG :
20
+ nfs_server : none
21
+ consoleport : 443
22
+ datastore : instance0
23
+ folder : Delivery/Quality Assurance/Enterprise/Dynamic
24
+ resourcepool : delivery/Quality Assurance/Enterprise/Dynamic
25
+ pooling_api : http://vcloud.delivery.puppetlabs.net/
26
+ type : aio
27
+ ssh :
28
+ timeout : 600
29
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ HOSTS :
3
+ debian-8-amd64-agent :
4
+ roles :
5
+ - agent
6
+ - default
7
+ platform : debian-8-amd64
8
+ template : debian-8-x86_64
9
+ hypervisor : vcloud
10
+ redhat-7-x86_64-master :
11
+ roles :
12
+ - master
13
+ - dashboard
14
+ - database
15
+ - agent
16
+ platform : el-7-x86_64
17
+ template : redhat-7-x86_64
18
+ hypervisor : vcloud
19
+ CONFIG :
20
+ nfs_server : none
21
+ consoleport : 443
22
+ datastore : instance0
23
+ folder : Delivery/Quality Assurance/Enterprise/Dynamic
24
+ resourcepool : delivery/Quality Assurance/Enterprise/Dynamic
25
+ pooling_api : http://vcloud.delivery.puppetlabs.net/
26
+ ssh :
27
+ timeout : 600
28
+
You can’t perform that action at this time.
0 commit comments