Reorder states in sync_files.sls

This commit is contained in:
William Wernert
2021-03-17 10:46:17 -04:00
parent 99a37a56a9
commit 8aac9d6bea

View File

@@ -13,6 +13,13 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
idstoolsdir:
file.directory:
- name: /opt/so/conf/idstools/etc
- user: 939
- group: 939
- makedirs: True
idstoolsetcsync:
file.recurse:
- name: /opt/so/conf/idstools/etc
@@ -21,13 +28,6 @@ idstoolsetcsync:
- group: 939
- template: jinja
idstoolsdir:
file.directory:
- name: /opt/so/conf/idstools/etc
- user: 939
- group: 939
- makedirs: True
rulesdir:
file.directory:
- name: /opt/so/rules/nids