diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 7b05122..ea4c832 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -23,6 +23,7 @@ jobs: # echo "eval \"$(/root/.pyenv/bin/pyenv init --path)\"" >> $GITHUB_ENV # echo "eval \"$(/root/.pyenv/bin/pyenv virtualenv-init -)\"" >> $GITHUB_ENV #cat $GITHUB_ENV + #source $GITHUB_ENV - name: common-setup-just-created run: | diff --git a/environments/just-created/hosts.yml b/environments/just-created/hosts.yml index 11bd572..8963487 100644 --- a/environments/just-created/hosts.yml +++ b/environments/just-created/hosts.yml @@ -21,6 +21,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group ### but its a vm wtf #harbor.guaranteedstruggle.host: + #etcd.guaranteedstruggle.host: #prometheus.guaranteedstruggle.host: # 192.168.0.240 @@ -47,4 +48,3 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group # pg.just-for-me.internal: # grafana.just-for-me.internal: # price-loader.just-for-me.internal: - \ No newline at end of file