Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
mirror
Fail2ban Formula
Commits
34a4ba48
Unverified
Commit
34a4ba48
authored
Feb 11, 2021
by
Imran Iqbal
Browse files
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/292
parent
6e9ec7c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
34a4ba48
...
...
@@ -91,6 +91,9 @@ celerybeat-schedule
venv/
ENV/
# visual studio
.vs/
# Spyder project settings
.spyderproject
.spyproject
...
...
@@ -120,3 +123,11 @@ docs/*.md
Dockerfile.*_*
ignore/
tmp/
# `salt-formula` -- Vagrant Specific files
.vagrant
top.sls
# `suricata-formula` -- Platform binaries
*.rpm
*.deb
CODEOWNERS
View file @
34a4ba48
...
...
@@ -18,7 +18,7 @@
/*/_mapdata/ @saltstack-formulas/ssf
/*/libsaltcli.jinja @saltstack-formulas/ssf
/*/libtofs.jinja @saltstack-formulas/ssf
/test/integration/**/_mapdata
_spec.rb
@saltstack-formulas/ssf
/test/integration/**/_mapdata
.rb
@saltstack-formulas/ssf
/test/integration/**/libraries/system.rb @saltstack-formulas/ssf
/test/integration/**/inspec.yml @saltstack-formulas/ssf
/test/integration/**/README.md @saltstack-formulas/ssf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment