diff options
author | Georg Pfuetzenreuter | 2023-07-16 20:10:26 +0200 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-07-16 20:10:26 +0200 |
commit | 4778c4350327c2f1e4afd5c97d79b5b3d407233f (patch) | |
tree | 50f348c567e7d0d4855ee038baf03b51c17f874d /salt/common | |
parent | c7e590843f6a67c32eded01f10062f4f634811e0 (diff) | |
download | salt-4778c4350327c2f1e4afd5c97d79b5b3d407233f.tar.gz salt-4778c4350327c2f1e4afd5c97d79b5b3d407233f.tar.bz2 salt-4778c4350327c2f1e4afd5c97d79b5b3d407233f.zip |
Initialize OpenBSD support
No states assigned yet.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'salt/common')
-rw-r--r-- | salt/common/openbsd.sls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/salt/common/openbsd.sls b/salt/common/openbsd.sls new file mode 100644 index 0000000..101f432 --- /dev/null +++ b/salt/common/openbsd.sls @@ -0,0 +1 @@ +# Nothing yet |