diff options
author | Georg Pfuetzenreuter | 2023-01-27 11:48:51 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-01-27 11:48:51 +0100 |
commit | b7ec9e683fd299b088d59c84e669eccd372aa7f3 (patch) | |
tree | e23a9ce4be37b8134d9bf14c1046d5ecf73ad540 /pillar/formulas.yaml | |
parent | f949c0aba0bd9863474a35e1613eb23554acc449 (diff) | |
parent | 698234c0402eeff37517869695c75682a3fad332 (diff) | |
download | salt-b7ec9e683fd299b088d59c84e669eccd372aa7f3.tar.gz salt-b7ec9e683fd299b088d59c84e669eccd372aa7f3.tar.bz2 salt-b7ec9e683fd299b088d59c84e669eccd372aa7f3.zip |
Merge pull request 'Manage common SSH server' (#6) from ssh into production
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/6
Diffstat (limited to 'pillar/formulas.yaml')
-rw-r--r-- | pillar/formulas.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pillar/formulas.yaml b/pillar/formulas.yaml index a9095f1..18da508 100644 --- a/pillar/formulas.yaml +++ b/pillar/formulas.yaml @@ -1,3 +1,4 @@ - postfix - salt - users +- openssh |