summaryrefslogtreecommitdiff
path: root/contrib/inventory/openstack.yml
diff options
context:
space:
mode:
authorAnsible Core Team <info@ansible.com>2020-03-09 09:40:29 +0000
committerAnsible Core Team <info@ansible.com>2020-03-09 09:40:29 +0000
commit6e048cc2689d033b7757174d582077dd4af494b5 (patch)
tree05eb51738d05d26c992b439214c3dd7ffd1af538 /contrib/inventory/openstack.yml
parentcb06e04e718f73173a6dcae1b082637063bae786 (diff)
downloadansible-6e048cc2689d033b7757174d582077dd4af494b5.tar.gz
Migrated to community.general
Diffstat (limited to 'contrib/inventory/openstack.yml')
-rw-r--r--contrib/inventory/openstack.yml24
1 files changed, 0 insertions, 24 deletions
diff --git a/contrib/inventory/openstack.yml b/contrib/inventory/openstack.yml
deleted file mode 100644
index 8053fb8fda..0000000000
--- a/contrib/inventory/openstack.yml
+++ /dev/null
@@ -1,24 +0,0 @@
-clouds:
- vexxhost:
- profile: vexxhost
- auth:
- project_name: 39e296b2-fc96-42bf-8091-cb742fa13da9
- username: fb886a9b-c37b-442a-9be3-964bed961e04
- password: fantastic-password1
- rax:
- profile: rackspace
- auth:
- username: example
- password: spectacular-password
- project_id: 2352426
- region_name: DFW,ORD,IAD
- devstack:
- auth:
- auth_url: https://devstack.example.com
- username: stack
- password: stack
- project_name: stack
-ansible:
- use_hostnames: True
- expand_hostvars: False
- fail_on_errors: True