From 2ab498f955c87f0f92651600be45d7dda9264af4 Mon Sep 17 00:00:00 2001 From: Maksim Malchuk Date: Sun, 2 Apr 2023 01:32:38 +0300 Subject: [PATCH] Fix kayobe_config_path description in globals.yml This change fixes the description accidently copied from the 'kayobe_env_config_path' description. TrivialFix Change-Id: I7b9ced54ad886b3f92f7c757adc2efafa4cbfa4e Signed-off-by: Maksim Malchuk --- etc/kayobe/globals.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/kayobe/globals.yml b/etc/kayobe/globals.yml index 3956dca36..50af1cb14 100644 --- a/etc/kayobe/globals.yml +++ b/etc/kayobe/globals.yml @@ -4,8 +4,7 @@ ############################################################################### # Local path configuration (Ansible control host). -# Path to Kayobe configuration directory on Ansible control host, with an -# environment path appended if kayobe_environment is set. +# Path to Kayobe configuration directory on Ansible control host. #kayobe_config_path: # Name of Kayobe environment to use. Default is $KAYOBE_ENVIRONMENT, or an