This website requires JavaScript.
Explore
Help
Sign In
HPC
/
hpc-cloud
Watch
7
Star
0
Fork
You've already forked hpc-cloud
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f74bd927e3
hpc-cloud
/
main.yml
8 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
Rearanged the playbook to use ansible roles: http://docs.ansible.com/ansible/playbooks_roles.html also made keystone run
2017-04-25 14:47:04 +02:00
---
# Run all plays as root.
Added rabbitMQ and keystone with wim Work in progress...
2017-05-16 15:52:22 +02:00
-
hosts
:
rabbitmq
Added a dockerregistry docker. We should roll out our dockers from here. Changed password (I failed to save it somewhere) Reencrypted htpasswd using docker's htpasswd see: https://git.greth.me/WederNoch/DockerTutorials/raw/33a74ba9af61dc8e262df52eb926acc26c6a9997/registry/part-3.md
2017-05-04 16:32:18 +02:00
become
:
True
roles
:
-
common
Added rabbitMQ and keystone with wim Work in progress...
2017-05-16 15:52:22 +02:00
-
rabbitmq