Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7588837
D1845.id4658.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.id4658.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
Wed, Apr 30, 07:15 (12 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2618102
Default Alt Text
D1845.id4658.diff (798 B)
Attached To
Mode
D1845: Use pkg.removed everywhere
Attached
Detach File
Event Timeline
Log In to Comment