mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #37735 from Ch3LL/fix_joyent_profile
change size and image of joyent profile
This commit is contained in:
commit
fa7883115e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
joyent-test:
|
||||
provider: joyent-config
|
||||
size: g4-highcpu-512M
|
||||
image: ubuntu-certified-16.10
|
||||
size: k4-highcpu-kvm-250M
|
||||
image: ubuntu-16.04
|
||||
location: us-east-1
|
||||
script_args: '-P -Z'
|
||||
|
|
Loading…
Add table
Reference in a new issue