diff options
author | Georg Pfuetzenreuter | 2023-05-02 19:32:36 +0200 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-05-02 19:32:36 +0200 |
commit | 409016ea759c850d0d9761c1361915516d082577 (patch) | |
tree | 9db4fa2c80007b947fda1a377599095a4433a98b /pillar | |
parent | 8776b16be17eea6463f1adc60f2de6756e9f92a0 (diff) | |
download | salt-409016ea759c850d0d9761c1361915516d082577.tar.gz salt-409016ea759c850d0d9761c1361915516d082577.tar.bz2 salt-409016ea759c850d0d9761c1361915516d082577.zip |
Disable manage_sshd for philia
Machine uses a custom sshd configuration for $reasons.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'pillar')
-rw-r--r-- | pillar/id/philia_rigel_lysergic_dev.sls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pillar/id/philia_rigel_lysergic_dev.sls b/pillar/id/philia_rigel_lysergic_dev.sls new file mode 100644 index 0000000..e945f96 --- /dev/null +++ b/pillar/id/philia_rigel_lysergic_dev.sls @@ -0,0 +1 @@ +manage_sshd: False |