Prathamesh Musale
2e0fbd82f1
Part of [Service Provider setup](https://www.notion.so/Service-provider-setup-a09e2207e1f34f3a847f7ce9713b7ac5) and [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75) - Configure laconicd chain id - Configure whether deployer should handle auctions and amount to bid - Update playbook to issue wildcard cert on deploying k8s Co-authored-by: Adw8 <adwaitgharpure@gmail.com> Co-authored-by: Shreerang Kale <shreerangkale@gmail.com> Reviewed-on: #12 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
8 lines
187 B
YAML
8 lines
187 B
YAML
gpg_key_id: "{{ sec_key_id }}"
|
|
vault_passphrase: "{{ gpg_passphrase }}"
|
|
org_id: ""
|
|
location_id: ""
|
|
base_domain: ""
|
|
support_email: ""
|
|
ansible_ssh_extra_args: '-o StrictHostKeyChecking=no'
|