mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Merge pull request #21 from puppetlabs/chart-ci
(DIO-2812) Add CI for charts
This commit is contained in:
commit
3e20b83586
3 changed files with 72 additions and 2 deletions
|
|
@ -164,7 +164,8 @@ pools:
|
|||
snapshot_mainMem_iowait: '5'
|
||||
network: 'vmpooler1'
|
||||
- name: 'centos-6-x86_64-pixa4'
|
||||
alias: [ 'centos-6-x86_64' ]
|
||||
alias:
|
||||
- 'centos-6-x86_64'
|
||||
template: 'templates/cluster2/centos-6.8-x86_64-0.0.2-8gb'
|
||||
folder: test-instance/cluster2/centos-6-x86_64'
|
||||
datastore: 'vmpooler_cluster2'
|
||||
|
|
@ -175,4 +176,4 @@ pools:
|
|||
provider: 'vsphere-ci67'
|
||||
snapshot_mainMem_ioBlockPages: '2048'
|
||||
snapshot_mainMem_iowait: '5'
|
||||
network: 'vmpooler2'
|
||||
network: 'vmpooler2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue