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