This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
network-formula
镜像来自
https://github.com/bechtoldt/saltstack-network-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
1
Wiki
Activity
瀏覽代碼
add pillar example
tags/v0.1
Arnold Bechtoldt
10 年之前
父節點
555378c293
當前提交
3e89c0374d
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
顯示文件統計
+4
-0
pillar.example.sls
+ 4
- 0
pillar.example.sls
查看文件
@@ -1,5 +1,9 @@
network:
interfaces:
{# Disable default interface entries #}
interfaces:
def_entries: []
{# Basic Setup #}
- name: eth0
proto: dhcp
Write
Preview
Loading…
取消
儲存