You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SETUP
- Copy
group_vars/all.yaml.example
to group_vars/all.yaml
- Fill
group_vars/all.yaml
with the gateway hostname, the content of the user_ca_key
, the public ip you are using and the domain you use
- Add to the inventory the
gateway
, reverse_proxy
, authorities
and authorities_request
entry. Follow the inventory.example
format. These are the minimum entry that you neeed to make everything work in this playbook.