system-config/playbooks/service-refstack.yaml
Ian Wienand 018a14e34f refstack: cleanup old puppet
Remove old puppet configuration for the restack service, which is now
managed by Ansible.

Change-Id: I6b6dfd0f8ef89a5362f64cfbc8016ba5b1a346b3
2021-03-17 07:06:53 +11:00

6 lines
122 B
YAML

- hosts: "refstack:!disabled"
name: "Configure refstack service in docker"
roles:
- install-docker
- refstack