mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Remove credentials stanza from ONE manifests
This commit is contained in:
parent
fc6e2f1a06
commit
6fd4c0efb3
2 changed files with 0 additions and 8 deletions
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"provider" : "one",
|
||||
"virtualization": "ide",
|
||||
"credentials" : {
|
||||
"access-key": null,
|
||||
"secret-key": null
|
||||
},
|
||||
|
||||
"bootstrapper": {
|
||||
"mount_dir": "/target"
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"provider" : "one",
|
||||
"virtualization": "virtio",
|
||||
"credentials" : {
|
||||
"access-key": null,
|
||||
"secret-key": null
|
||||
},
|
||||
|
||||
"bootstrapper": {
|
||||
"mount_dir": "/target"
|
||||
|
|
Loading…
Add table
Reference in a new issue