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.
Add windows support and testing nodesets
- Loading branch information
Travis Fields
committed
Jun 23, 2014
1 parent
29ffe09
commit acc9f43
Showing
7 changed files
with
154 additions
and
1 deletion.
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2003_i386: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2003-i386 | ||
template: win-2003-i386 | ||
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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.2/ci-ready/ |
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2003r2_x86_64: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2003r2-x86_64 | ||
template: win-2003r2-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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.3/ci-ready/ |
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2008_x86_64: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2008-x86_64 | ||
template: win-2008-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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.3/ci-ready/ |
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2008r2: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2008r2-x86_64 | ||
template: win-2008r2-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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.3/ci-ready/ |
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2012: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2012-x86_64 | ||
template: win-2012-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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.3/ci-ready/ |
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,24 @@ | ||
HOSTS: | ||
ubuntu1204: | ||
roles: | ||
- master | ||
- database | ||
- dashboard | ||
platform: ubuntu-12.04-amd64 | ||
template: ubuntu-1204-x86_64 | ||
hypervisor: vcloud | ||
win2012r2: | ||
roles: | ||
- agent | ||
- default | ||
platform: windows-2012r2-x86_64 | ||
template: win-2012r2-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/ | ||
pe_dir: http://neptune.puppetlabs.lan/3.3/ci-ready/ |
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