From 8fb3da3c6016341d1f7158b9841db63de9b86fdf Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 27 Jun 2017 10:01:31 -0500 Subject: Make EnablePackageInstall and Debug descriptions consistent Change-Id: I3ea7c0c7ea049043668e68c6e637fd2aaf992622 Partial-Bug: 1700664 --- docker/services/nova-libvirt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/services/nova-libvirt.yaml') 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: {} -- cgit 1.2.3-korg