Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F6622589
D1845.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
798 B
Referenced Files
None
Subscribers
None
D1845.diff
View Options
diff --git a/roles/paas-docker/docker/software.sls b/roles/paas-docker/docker/software.sls
--- a/roles/paas-docker/docker/software.sls
+++ b/roles/paas-docker/docker/software.sls
@@ -12,8 +12,7 @@
{% if grains['os'] == 'CentOS' %}
remove_legacy_docker_packages:
- pkg:
- - removed
+ pkg.removed:
- pkgs:
- docker-common
- docker-selinux
diff --git a/roles/shellserver/userland-software/base.sls b/roles/shellserver/userland-software/base.sls
--- a/roles/shellserver/userland-software/base.sls
+++ b/roles/shellserver/userland-software/base.sls
@@ -116,8 +116,7 @@
# -------------------------------------------------------------
languages_removed:
- pkg:
- - removed
+ pkg.removed:
- pkgs:
{% if grains['os_family'] == 'Debian' %}
- php7.0
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 17:56 (6 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2549413
Default Alt Text
D1845.diff (798 B)
Attached To
Mode
D1845: Use pkg.removed everywhere
Attached
Detach File
Event Timeline
Log In to Comment