summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2023-04-30 19:43:25 +0200
committerGeorg Pfuetzenreuter2023-04-30 19:48:36 +0200
commit269b30ce9f53263dfa8f41a4fda63642e56793fc (patch)
tree587f3c882e590b08e385fdabca3816e0597a34d1 /bin
parent21f8818a526be57d4da1fe573bf5ab9b4a5b5f1e (diff)
downloadsalt-269b30ce9f53263dfa8f41a4fda63642e56793fc.tar.gz
salt-269b30ce9f53263dfa8f41a4fda63642e56793fc.tar.bz2
salt-269b30ce9f53263dfa8f41a4fda63642e56793fc.zip
Exclude libX11 removal for FPM hosts
Needed for some PHP extensions. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nbroles_to_grains.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nbroles_to_grains.sh b/bin/nbroles_to_grains.sh
index ee4e726..85cb52c 100755
--- a/bin/nbroles_to_grains.sh
+++ b/bin/nbroles_to_grains.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
# This rewrites top-files to fetch roles from grains instead of our custom roles API. Useful for testing outside of the LibertaCasa infrastructure, but not recommended for production.
-sed -i "s/salt\['http.query'\].*/grains\['roles'\] -%}/" */top.sls
+sed -i "s/salt\['http.query'\].*/grains\['roles'\] -%}/" */top.sls salt/common/suse.sls