You've already forked hotpocket
BTHLABS-63: Production deployment workflow
This commit is contained in:
10
deployment/hotpocket_app/inventory.yaml
Normal file
10
deployment/hotpocket_app/inventory.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
hotpocket_app:
|
||||
hosts:
|
||||
web1.staging.hotpocket.app:
|
||||
ansible_host: vm-125.homelab01.bthlab
|
||||
ansible_port: 22
|
||||
ansible_user: hotpocket_staging
|
||||
web1.production.hotpocket.app:
|
||||
ansible_host: vm-125.homelab01.bthlab
|
||||
ansible_port: 22
|
||||
ansible_user: hotpocket
|
||||
Reference in New Issue
Block a user