diff --git a/ignition/base-install-supporting-services.bu b/ignition/base-install-supporting-services.bu index 68fdac0..447f805 100644 --- a/ignition/base-install-supporting-services.bu +++ b/ignition/base-install-supporting-services.bu @@ -44,8 +44,8 @@ storage: - path: /var/home/core/.bashrc append: - inline: | - alias step='docker run --rm -t -v /var/home/core:/home/step -e STEPPATH=/home/step/.step smallstep/step-cli step' - alias sops='docker run --rm -t -v /var/home/core:/root -v /var/docker:/var/docker ghcr.io/getsops/sops:v3.11.0' + alias step='docker run --rm -it -v /var/home/core:/home/step -e STEPPATH=/home/step/.step smallstep/step-cli step' + alias sops='docker run --rm -it -v /var/home/core:/root -v /var/docker:/var/docker ghcr.io/getsops/sops:v3.11.0' systemd: units: diff --git a/ignition/base-install-supporting-services.ign b/ignition/base-install-supporting-services.ign index cb4323a..631c4d1 100644 --- a/ignition/base-install-supporting-services.ign +++ b/ignition/base-install-supporting-services.ign @@ -65,7 +65,7 @@ "append": [ { "compression": "gzip", - "source": "data:;base64,H4sIAAAAAAAC/4yNsQrDMAxE93yFtkyyGroFMnQodAw0P2BckYTaVZBdf3+xU0jHLsfpxN2zfrURYuJtaB/inqyg7xcgagBMgBkoW6VFApMT5X63pQDIcJ+u43iZbsMRk6nPGKz39S6Czq+V0jZfomzxX6KKHPle6X88zItTswrNnMosFenz2XSdObXNJwAA//+XKG3t4gAAAA==" + "source": "data:;base64,H4sIAAAAAAAC/4yNsQrDMAxE93yFtkyyGroFMnQodAw0P2BckZg6VZBdf3+xU0jHLsfpxN2zwdsIMfE2tA9xT1bQ9wsQdQX0CTADZau0yMrkRLnfbWkAMtyn6zhepttwxGTqM642hHoXQRd8xbTNFylb/BupIke+d/ofD/Pi1HihmVPZpSJ9PpuuM6e2+QQAAP//YCfceOQAAAA=" } ] }