f26a38a27a
Since podman doesn't yet support mirrors, this service needs to be run on the host instead of in a container, because there is no reliable way to get the image onto the undercloud. Blueprint: podman-support Change-Id: I5c4920ffbd70171baa4d8ba3ace70b11358aa506
6 lines
142 B
YAML
6 lines
142 B
YAML
# defaults file for apache-image-serve
|
|
|
|
container_registry_host: localhost
|
|
container_registry_port: 8787
|
|
image_data_dir: /var/lib/image-serve
|