Sfoglia il codice sorgente

update ovh-bash, start ansible/inventory/byom-vps-lfwd

volixer 5 mesi fa
parent
commit
98ddcb1ee0
2 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. 5 0
      ansible/inventory/byom-vps-lfwd
  2. 1 1
      scripts/bash/ovh-bash

+ 5 - 0
ansible/inventory/byom-vps-lfwd

@@ -0,0 +1,5 @@
+[test]
+
+
+[byom:children]
+test

+ 1 - 1
scripts/bash/ovh-bash

@@ -5,7 +5,7 @@
 
 # main variables
 # using same config file than for Golang script
-OVH_CONF="../golang/ovh.conf"
+OVH_CONF="${OVH_CONF:-../golang/ovh.conf}"
 OVH_API_VERSION="1.0"
 #OUTPUT="${OUTPUT:-json}"