Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "standalone: enable debug on container image build"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Feb 21, 2019
2 parents bb558de + cb5269e commit 37b2a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ parameter_defaults:
CertmongerCA: local
CloudName: {{ standalone_ip }}
ContainerCli: {{ standalone_container_cli }}
ContainerImagePrepareDebug: true
ControlPlaneStaticRoutes: []
Debug: true
DeploymentUser: {{ undercloud_user }}
Expand Down
1 change: 1 addition & 0 deletions roles/standalone/templates/standalone_config.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ parameter_defaults:
CertmongerCA: local
CloudName: {{ standalone_ip }}
ContainerCli: {{ standalone_container_cli }}
ContainerImagePrepareDebug: true
ControlPlaneStaticRoutes: []
Debug: true
DeploymentUser: {{ undercloud_user }}
Expand Down

0 comments on commit 37b2a26

Please sign in to comment.