Browse Source

test(without-ipv6): add test pillar for suite

tags/v0.5.4
Imran Iqbal 4 years ago
parent
commit
6047fbfc4c
No account linked to committer's email address
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      test/salt/pillar/without-ipv6.sls

+ 6
- 0
test/salt/pillar/without-ipv6.sls View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
ufw:
settings:
ipv6: false

Loading…
Cancel
Save