voc uses bundlewrap now

This commit is contained in:
Franzi 2022-08-08 08:11:31 +02:00
parent fc772c25a0
commit 8ef0e8835b
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
3 changed files with 12 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/bin/bash
cd ~/git/cm/ansible/
source ../.venv/bin/activate
export KEEPASS_PW=$(pass show voc/keepass)
./ansible-playbook-keepass --become --become-method=sudo --user voc --inventory event $@ site.yml

View File

@ -41,6 +41,8 @@ alias voc2gui='cd /home/kunsi/git/voctomix/ && .venv/bin/python voctogui/voctogu
set -x BW_ITEM_WORKERS 16
set -x BW_NODE_WORKERS 16
set -x BW_KEEPASS_FILE /home/kunsi/git/passwords/voc.kdbx
function fish_greeting
echo -n ""
end

View File

@ -5,6 +5,16 @@ Host *
Include ~/.ssh/bwnodes
Host voc-servercase-switch
HostName 10.73.0.253
KexAlgorithms diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
HostKeyAlgorithms ssh-dss,ssh-rsa
Ciphers aes128-cbc,3des-cbc
User admin
Host 10.73.200.101
User voc
Host r3spluto
HostName r3spluto.ffdus.de
Port 62969