added editor to env varriables
This commit is contained in:
@@ -5,5 +5,6 @@ hl.env("GCM_CREDENTIAL_STORE", "gpg")
|
|||||||
hl.env("GTK_THEME", "Adwaita:dark")
|
hl.env("GTK_THEME", "Adwaita:dark")
|
||||||
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")
|
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")
|
||||||
hl.env("BAO_ADDR", "https://sql01.ascheu.de:8200")
|
hl.env("BAO_ADDR", "https://sql01.ascheu.de:8200")
|
||||||
|
hl.env("EDITOR", "nano")
|
||||||
hl.env("KUBE_EDITOR", "nano")
|
hl.env("KUBE_EDITOR", "nano")
|
||||||
hl.env("ANSIBLE_VAULT_EDITOR", "nano")
|
hl.env("ANSIBLE_VAULT_EDITOR", "nano")
|
||||||
Reference in New Issue
Block a user