Add deploy manifest and guard script refs
This commit is contained in:
parent
3a2c64834b
commit
5f2ddc293d
1 changed files with 17 additions and 0 deletions
17
deploy/manifest.yaml
Normal file
17
deploy/manifest.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
vm122:
|
||||
tag: main
|
||||
path: /opt/ligbox-ops-platform
|
||||
hub_mirror: /opt/ligbox-spec-hub/repos/ligbox-ops-platform
|
||||
vm123:
|
||||
tag: main
|
||||
paths:
|
||||
- /opt/vm123-finance-stack
|
||||
- /opt/ligbox-ops-console
|
||||
vm112:
|
||||
tag: main
|
||||
paths:
|
||||
- deploy/vm112-spec022
|
||||
- deploy/vm112-wizard-security
|
||||
ct130:
|
||||
tag: main
|
||||
path: /opt/ligbox-spec-hub
|
||||
Loading…
Reference in a new issue