This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
nginx-formula
镜像来自
https://github.com/saltstack-formulas/nginx-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
34
Wiki
Activity
瀏覽代碼
No longer implicitly delete files ending in ".default", if you want to delete those, name them in the pillar.
tags/v0.55.0
Ross Perkins
10 年之前
父節點
f057d70190
當前提交
5531662527
共有
1 個文件被更改
,包括
0 次插入
和
5 次删除
分割檢視
顯示文件統計
+0
-5
nginx/source.sls
+ 0
- 5
nginx/source.sls
查看文件
@@ -240,11 +240,6 @@ nginx:
- absent
watch:
- cmd: nginx
{{ conf_dir }}/{{ file }}.default:
file:
- absent
watch:
- cmd: nginx
{% endfor %}
{% for file in nginx.get('delete_htdocs', []) %}
Write
Preview
Loading…
取消
儲存