From 2a3b3c3132e139a8097bf6be0042f20e80805ffe Mon Sep 17 00:00:00 2001 From: Gerlando Falauto Date: Tue, 16 Apr 2024 18:15:19 +0200 Subject: [PATCH] REVERTME: try to fool envsubst https://stackoverflow.com/a/61259844 --- molecule/agent-smoke-kmodule/converge.yml.template | 2 +- molecule/agent-smoke-legacy-ebpf/converge.yml.template | 2 +- molecule/agent-smoke-universal-ebpf/converge.yml.template | 2 +- molecule/agent-uninstall-clean-all/converge.yml.template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/molecule/agent-smoke-kmodule/converge.yml.template b/molecule/agent-smoke-kmodule/converge.yml.template index e754cc043..9b2501b78 100644 --- a/molecule/agent-smoke-kmodule/converge.yml.template +++ b/molecule/agent-smoke-kmodule/converge.yml.template @@ -21,5 +21,5 @@ url: https://download.sysdig.com/rc/deb gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public rpm: - url: https://download.sysdig.com/rc/rpm/$basearch + url: https://download.sysdig.com/rc/rpm/\$\${HACK}basearch gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public diff --git a/molecule/agent-smoke-legacy-ebpf/converge.yml.template b/molecule/agent-smoke-legacy-ebpf/converge.yml.template index c48d1f3f8..161559a8e 100644 --- a/molecule/agent-smoke-legacy-ebpf/converge.yml.template +++ b/molecule/agent-smoke-legacy-ebpf/converge.yml.template @@ -21,5 +21,5 @@ url: https://download.sysdig.com/rc/deb gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public rpm: - url: https://download.sysdig.com/rc/rpm/$basearch + url: https://download.sysdig.com/rc/rpm/\$\${HACK}basearch gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public diff --git a/molecule/agent-smoke-universal-ebpf/converge.yml.template b/molecule/agent-smoke-universal-ebpf/converge.yml.template index ac045fe7a..e56fdabb3 100644 --- a/molecule/agent-smoke-universal-ebpf/converge.yml.template +++ b/molecule/agent-smoke-universal-ebpf/converge.yml.template @@ -21,5 +21,5 @@ url: https://download.sysdig.com/rc/deb gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public rpm: - url: https://download.sysdig.com/rc/rpm/$basearch + url: https://download.sysdig.com/rc/rpm/\$\${HACK}basearch gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public diff --git a/molecule/agent-uninstall-clean-all/converge.yml.template b/molecule/agent-uninstall-clean-all/converge.yml.template index 5b71383c7..e788b1c4a 100644 --- a/molecule/agent-uninstall-clean-all/converge.yml.template +++ b/molecule/agent-uninstall-clean-all/converge.yml.template @@ -21,7 +21,7 @@ url: https://download.sysdig.com/rc/deb gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public rpm: - url: https://download.sysdig.com/rc/rpm/$basearch + url: https://download.sysdig.com/rc/rpm/\$\${HACK}basearch gpg_key: https://download.sysdig.com/DRAIOS-GPG-KEY.public - role: sysdig.agent.agent_uninstall vars: