mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
(maint) Fix jruby startup
Added a required package netbase for jruby to startup without a warning Added an optoin for ec2 to specify the root_keys_script to use
This commit is contained in:
parent
aeab4e875d
commit
9ee5c1941b
9 changed files with 44 additions and 26 deletions
|
|
@ -16,6 +16,7 @@ gce:
|
|||
|
||||
ec2:
|
||||
keyfile: '/vault/secrets/ec2-keyfile.rsa'
|
||||
root_keys_script: ''
|
||||
|
||||
tracing:
|
||||
enabled: 'false'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue