undercloud: deploy podman
We want to enable podman on the undercloud first, this patch just install the rpm and configure the insecure registry if needed. Change-Id: If469e584e2905a002931277bbe2f7301f7b8fd93
This commit is contained in:
parent
7bebdefda8
commit
bfca5353d0
@ -29,6 +29,10 @@ resource_registry:
|
||||
OS::TripleO::Services::CinderScheduler: OS::Heat::None
|
||||
OS::TripleO::Services::CinderVolume: OS::Heat::None
|
||||
|
||||
# Enable Podman on the Undercloud.
|
||||
# This line will drop in Stein when it becomes the default.
|
||||
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
|
||||
|
||||
# Undercloud HA services
|
||||
OS::TripleO::Services::HAproxy: OS::Heat::None
|
||||
OS::TripleO::Services::Keepalived: OS::Heat::None
|
||||
|
Loading…
Reference in New Issue
Block a user