now doing BCP38
This commit is contained in:
5
hphr.sls
5
hphr.sls
@ -39,12 +39,17 @@ configure:
|
||||
- template: jinja
|
||||
- source: salt://bcp38.ipset.j2
|
||||
|
||||
chmod /config/scripts/vyos-postconfig-bootup.script:
|
||||
cmd.run:
|
||||
- name: sudo chmod 760 /config/scripts/vyos-postconfig-bootup.script
|
||||
|
||||
/config/scripts/vyos-postconfig-bootup.script:
|
||||
file.managed:
|
||||
- template: jinja
|
||||
- source: salt://postconfig.sh
|
||||
- mode: 760
|
||||
- require:
|
||||
- cmd: chmod /config/scripts/vyos-postconfig-bootup.script
|
||||
- file: /config/hphr.rules.v4
|
||||
- file: /config/hphr.rules.v6
|
||||
- file: /config/hphr.ipset
|
||||
|
Reference in New Issue
Block a user