diff --git a/manifests/one-ide.manifest.json b/manifests/one-ide.manifest.json index 34bce75..1593005 100644 --- a/manifests/one-ide.manifest.json +++ b/manifests/one-ide.manifest.json @@ -1,10 +1,6 @@ { "provider" : "one", "virtualization": "ide", - "credentials" : { - "access-key": null, - "secret-key": null - }, "bootstrapper": { "mount_dir": "/target" diff --git a/manifests/one-virtio.manifest.json b/manifests/one-virtio.manifest.json index 29b62cc..62a81f8 100644 --- a/manifests/one-virtio.manifest.json +++ b/manifests/one-virtio.manifest.json @@ -1,10 +1,6 @@ { "provider" : "one", "virtualization": "virtio", - "credentials" : { - "access-key": null, - "secret-key": null - }, "bootstrapper": { "mount_dir": "/target"