From 4502b7cba6b86cfb041459dbcebe77219236ecaf Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 27 Jun 2017 11:07:52 -0500 Subject: Make RoleParameters and key_name descriptions consistent The key_name default is ignored because the parameter is used in some mutually exclusive environments where the default doesn't need to be the same. Change-Id: I77c1a1159fae38d03b0e59b80ae6bee491d734d7 Partial-Bug: 1700664 --- extraconfig/pre_network/host_config_and_reboot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extraconfig/pre_network/host_config_and_reboot.yaml') diff --git a/extraconfig/pre_network/host_config_and_reboot.yaml b/extraconfig/pre_network/host_config_and_reboot.yaml index 5c7cc273..87dbeaec 100644 --- a/extraconfig/pre_network/host_config_and_reboot.yaml +++ b/extraconfig/pre_network/host_config_and_reboot.yaml @@ -9,7 +9,7 @@ parameters: type: string RoleParameters: type: json - description: Role Specific parameters + description: Parameters specific to the role default: {} ServiceNames: type: comma_delimited_list -- cgit 1.2.3-korg