commit | 1a9f1a74011eca149d055bc71ea26d60f896870b | [log] [tgz] |
---|---|---|
author | Adam Tengler <atengler@mirantis.com> | Tue Aug 08 12:20:01 2017 +0000 |
committer | Adam Tengler <atengler@mirantis.com> | Tue Aug 08 12:20:01 2017 +0000 |
tree | a45d5584778f0e22d8b0cb743c3e185ecd72c92d | |
parent | 5efab50991764317d4953e87a0741f912b408ad7 [diff] |
Add \t char at the beggining of line to fix resulting indentation
diff --git a/salt-master-setup.sh b/salt-master-setup.sh index 0054033..b6e64fe 100755 --- a/salt-master-setup.sh +++ b/salt-master-setup.sh
@@ -187,7 +187,7 @@ single_address: $SALT_MASTER salt_master_host: $SALT_MASTER salt_master_base_environment: $SALT_ENV - linux_system_codename: $DISTRIB_CODENAME + linux_system_codename: $DISTRIB_CODENAME linux: system: name: $MINION_ID