Sfoglia il codice sorgente

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

tags/v0.5.4
Imran Iqbal 4 anni fa
parent
commit
6047fbfc4c
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. +6
    -0
      test/salt/pillar/without-ipv6.sls

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

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

Loading…
Annulla
Salva