forked from redhat-openstack/openstack-puppet-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added nodeset files for internal Puppet CI.
- Loading branch information
1 parent
c9a79d5
commit dd275c3
Showing
22 changed files
with
603 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
HOSTS: | ||
redhat-6-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-6-x86_64 | ||
template: redhat-6-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
type: aio | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
HOSTS: | ||
redhat-7-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
type: aio | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
HOSTS: | ||
ubuntu-1404-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: ubuntu-14.04-amd64 | ||
template: Delivery/Quality Assurance/Templates/vCloud/ubuntu-1404-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
type: aio | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
HOSTS: | ||
centos-5-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-5-x86_64 | ||
template: Delivery/Quality Assurance/Templates/vCloud/centos-5-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 | ||
|
||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
HOSTS: | ||
centos-6-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-6-x86_64 | ||
template: Delivery/Quality Assurance/Templates/vCloud/centos-6-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
HOSTS: | ||
centos-7-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-7-x86_64 | ||
template: centos-7-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
debian-6-amd64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: debian-6-amd64 | ||
template: debian-6-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
debian-7-amd64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: debian-7-amd64 | ||
template: debian-7-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
oracle-6-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-6-x86_64 | ||
template: oracle-6-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
oracle-7-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-7-x86_64 | ||
template: oracle-7-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
redhat-5-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-5-x86_64 | ||
template: redhat-5-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
redhat-6-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-6-x86_64 | ||
template: redhat-6-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
HOSTS: | ||
redhat-7-x86_64-agent: | ||
roles: | ||
- agent | ||
- default | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
redhat-7-x86_64-master: | ||
roles: | ||
- master | ||
- dashboard | ||
- database | ||
- agent | ||
platform: el-7-x86_64 | ||
template: redhat-7-x86_64 | ||
hypervisor: vcloud | ||
CONFIG: | ||
nfs_server: none | ||
consoleport: 443 | ||
datastore: instance0 | ||
folder: Delivery/Quality Assurance/Enterprise/Dynamic | ||
resourcepool: delivery/Quality Assurance/Enterprise/Dynamic | ||
pooling_api: http://vcloud.delivery.puppetlabs.net/ | ||
ssh: | ||
timeout: 600 |
Oops, something went wrong.