Commit Graph

4 Commits

Author SHA1 Message Date
Ghanshyam Mann 7350bf7eb8 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic84ac5786ecc68729827ff35ad7ee3ef21a6652f
2024-02-24 11:40:51 -08:00
Jill Rouleau 01934cfd5e Complete missing service_map vars data
Complete TODOs and fill in some missing services in vars/main.yml

Change-Id: I999a45b8102c6a238524ab9a486edc2651039d92
2018-08-08 12:57:12 -07:00
Sam Doran 33207181b6 Move service mapping to a variable inside vars/main.yml 2018-06-11 15:26:03 -04:00
Jill R c41f797608 Add fact module, tasks, example playbook, and service mapping file (#1)
* Add fact module, tasks, example playbook, and service mapping file for supporting service restarts

* Improve service restart tasks and module

Support user-defined custom service maps, processing of service lists,
improved exception handling in get_docker_containers.  Moved default
service map to vars.

* Cleanup variables

Move mapping file to a variable, condense extraneous steps to combine default
and user maps into an in-task step, some better var naming
2018-06-11 15:08:02 -04:00