mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
mobileconfig implemented
This commit is contained in:
parent
b8cbbcf205
commit
429f553cd7
1 changed files with 1 additions and 1 deletions
2
vpn.yml
2
vpn.yml
|
@ -67,7 +67,7 @@
|
|||
notify:
|
||||
- restart strongswan
|
||||
|
||||
- name: Build the server pair # TODO: IP and DNS for sertificate
|
||||
- name: Build the server pair # TODO: IP and DNS for certificate
|
||||
shell: |
|
||||
./easyrsa build-server-full {{ server_name }} nopass
|
||||
touch '{{ easyrsa_dir }}/easyrsa3/pki/server_initialized'
|
||||
|
|
Loading…
Add table
Reference in a new issue