This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57f9553798
ceph-ansible
/
tests
/
functional
/
docker2podman
/
hosts
14 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add a docker2podman scenario This commit adds a new scenario in order to test docker-to-podman.yml migration playbook. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit dc672e86eca3cfbd047c5968852511c07368d4b4)
2020-01-10 21:31:42 +08:00
[mons]
mon0
[osds]
osd0
[grafana-server]
mon0
[mgrs]
mon0
docker2podman: manage dashboard nodes The dashboard nodes (alertmanager, grafana, node-exporter, and prometheus) were not manage during the docker to podman migration. This adds the systemd container template of those services to a dedicated file (systemd.yml) in order to include it in the docker2podman playbook. This also adds the dashboard container images pull from docker to podman. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1829389 Signed-off-by: Dimitri Savineau <dsavinea@redhat.com> (cherry picked from commit 252e78b4e4e90bc1c21d9dfd4a7c9bd132e94730)
2020-04-17 00:17:12 +08:00
[grafana-server]
mon0