浏览代码

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

tags/v0.5.4
Imran Iqbal 4 年前
父节点
当前提交
6047fbfc4c
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      test/salt/pillar/without-ipv6.sls

+ 6
- 0
test/salt/pillar/without-ipv6.sls 查看文件

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

正在加载...
取消
保存