Compare commits
2 commits
b1a1038dec
...
2d9ad69c51
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d9ad69c51 | |||
| aa400f8432 |
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ from typing import Optional, List
|
||||||
|
|
||||||
bw = Repository(dirname(dirname(realpath(__file__))))
|
bw = Repository(dirname(dirname(realpath(__file__))))
|
||||||
|
|
||||||
VAULT=bw.vault.decrypt('encrypt$gAAAAABpLgX_xxb5NmNCl3cgHM0JL65GT6PHVXO5gwly7IkmWoEgkCDSuAcSAkNFB8Tb4RdnTdpzVQEUL1XppTKVto_O7_b11GjATiyQYiSfiQ8KZkTKLvk=').value
|
VAULT='pricduaojmhoedyycpfmnzhtie'
|
||||||
BW_TAG = "bw"
|
BW_TAG = "bw"
|
||||||
BUNDLEWRAP_FIELD_LABEL = "bundlewrap node id"
|
BUNDLEWRAP_FIELD_LABEL = "bundlewrap node id"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue