diff options
Diffstat (limited to 'docker/firstboot/setup_docker_host.yaml')
-rw-r--r-- | docker/firstboot/setup_docker_host.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/firstboot/setup_docker_host.yaml b/docker/firstboot/setup_docker_host.yaml index 4b061e1c..41b036da 100644 --- a/docker/firstboot/setup_docker_host.yaml +++ b/docker/firstboot/setup_docker_host.yaml @@ -4,6 +4,7 @@ parameters: DockerNamespace: type: string default: tripleoupstream + description: namespace DockerNamespaceIsRegistry: type: boolean default: false |