diff options
Diffstat (limited to 'deploy/adapters/ansible/openstack_juno/storage.yml')
-rw-r--r-- | deploy/adapters/ansible/openstack_juno/storage.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/deploy/adapters/ansible/openstack_juno/storage.yml b/deploy/adapters/ansible/openstack_juno/storage.yml deleted file mode 100644 index f0be1381..00000000 --- a/deploy/adapters/ansible/openstack_juno/storage.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -- hosts: all - remote_user: vagrant - sudo: True - roles: - - common - - cinder-volume |