mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-08-18 09:16:19 +00:00
tweaks for ansible regarding latitude
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# Domain to provision
|
||||
domain_name: ttl.sh
|
||||
domain_name: "staging.ttl.sh"
|
||||
|
||||
# Compute zone name from domain (ttl.sh)
|
||||
zone_name: "ttl.sh"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[ttlsh]
|
||||
# Address is not hardcoded here - it comes from the LATITUDESH_VM_IP Doppler
|
||||
# secret, passed in as ansible_host by ansible.sh / the deploy workflow.
|
||||
ttlsh-vm ansible_user=root
|
||||
ttlsh-vm ansible_user=ubuntu ansible_ssh_private_key_file=~/.ssh/latitude
|
||||
|
||||
Reference in New Issue
Block a user