Remove credentials stanza from ONE manifests

This commit is contained in:
Anders Ingemann 2013-08-11 15:53:45 +02:00
parent fc6e2f1a06
commit 6fd4c0efb3
2 changed files with 0 additions and 8 deletions

View file

@ -1,10 +1,6 @@
{
"provider" : "one",
"virtualization": "ide",
"credentials" : {
"access-key": null,
"secret-key": null
},
"bootstrapper": {
"mount_dir": "/target"

View file

@ -1,10 +1,6 @@
{
"provider" : "one",
"virtualization": "virtio",
"credentials" : {
"access-key": null,
"secret-key": null
},
"bootstrapper": {
"mount_dir": "/target"