aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-22 07:55:02 +0000
committerGerrit Code Review <review@openstack.org>2017-07-22 07:55:02 +0000
commit617e5f1022da5309328a1d9c96399c1fedd257ec (patch)
tree0d8f32bbe0720a76e7c54494fb63f77464adeee6 /docker
parent83f8b300a3ae0f801aa94ece8196282cb55ffe0a (diff)
parent8fb3da3c6016341d1f7158b9841db63de9b86fdf (diff)
Merge "Make EnablePackageInstall and Debug descriptions consistent"
Diffstat (limited to 'docker')
-rw-r--r--docker/services/nova-libvirt.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/nova-libvirt.yaml b/docker/services/nova-libvirt.yaml
index 36bdc7f3..e1ddca81 100644
--- a/docker/services/nova-libvirt.yaml
+++ b/docker/services/nova-libvirt.yaml
@@ -14,7 +14,7 @@ parameters:
type: string
EnablePackageInstall:
default: 'false'
- description: Set to true to enable package installation
+ description: Set to true to enable package installation at deploy time
type: boolean
ServiceData:
default: {}