Skip to content

Commit 331b91b

Browse files
committed
Merge pull request #598 from jonnytpuppet/add_debian_8_nodesets
Added Debian 8 nodesets
2 parents e7f3aab + 8762a49 commit 331b91b

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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+
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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+

0 commit comments

Comments
 (0)