Add ansible playbook to automate service provider setup #10
@ -66,7 +66,7 @@
|
||||
--api-url https://webapp-deployer-api.pwa.{{ full_domain }} \
|
||||
--public-key-file /home/root/config/webapp-deployer-api.{{ full_domain }}.pgp.pub \
|
||||
--lrn lrn://{{ authority_name }}/deployers/webapp-deployer-api.{{ full_domain }} \
|
||||
--min-required-payment 100
|
||||
--min-required-payment 0
|
||||
register: publish_output
|
||||
|
||||
- name: Display publish output
|
||||
|
@ -1,4 +1,4 @@
|
||||
target_host: ""
|
||||
target_host: "deployment_host"
|
||||
gpg_key_id: ""
|
||||
vault_passphrase: ""
|
||||
org_id: ""
|
||||
|
Loading…
Reference in New Issue
Block a user