mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-25 19:18:42 -05:00
Add CI for charts
This commit is contained in:
parent
4d15af416a
commit
2f73e44b7c
3 changed files with 64 additions and 2 deletions
|
|
@ -161,7 +161,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'
|
||||
|
|
@ -172,4 +173,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