Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7114583
D2223.id5591.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D2223.id5591.diff
View Options
diff --git a/roles/paas-docker/nginx/init.sls b/roles/paas-docker/nginx/init.sls
--- a/roles/paas-docker/nginx/init.sls
+++ b/roles/paas-docker/nginx/init.sls
@@ -7,6 +7,7 @@
# -------------------------------------------------------------
include:
+ - .software
- .config
- .selinux
- .firewall
diff --git a/roles/paas-docker/nginx/init.sls b/roles/paas-docker/nginx/software.sls
copy from roles/paas-docker/nginx/init.sls
copy to roles/paas-docker/nginx/software.sls
--- a/roles/paas-docker/nginx/init.sls
+++ b/roles/paas-docker/nginx/software.sls
@@ -2,11 +2,11 @@
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# Created: 2018-03-16
+# Created: 2020-02-18
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
-include:
- - .config
- - .selinux
- - .firewall
+nginx_software:
+ pkg.installed:
+ - pkgs:
+ - nginx
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 21, 22:48 (16 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2593422
Default Alt Text
D2223.id5591.diff (1 KB)
Attached To
Mode
D2223: Install nginx on PaaS Docker servers
Attached
Detach File
Event Timeline
Log In to Comment