mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: add packer env wars for work
This commit is contained in:
parent
82e6ec9d64
commit
8c58ff78fe
5 changed files with 77 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
export DCAD="$(cat ${config.sops.secrets.dcad.path})"
|
||||
export WSAD="$(cat ${config.sops.secrets.wsad.path})"
|
||||
export IMBAD="$(cat ${config.sops.secrets.imbad.path})"
|
||||
export DCUSER="dc_adm_schwarzaeugl@IMP.UNIVIE.AC.AT"
|
||||
export PACKER_SSH_EXTRA_ARGS='"--scp-extra-args"',"\"'-O'\""
|
||||
'';
|
||||
|
||||
browserpass.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue