docs: cleanup README
This commit is contained in:
parent
e788fa6ef8
commit
82164be2e2
6 changed files with 33 additions and 112 deletions
|
|
@ -1,8 +1,10 @@
|
|||
user: mbess
|
||||
device_name: somehost
|
||||
profile: pro
|
||||
device_type: laptop
|
||||
# the username to install
|
||||
user: mbess
|
||||
# if it's a VM: false, if it's bare metal: false
|
||||
target_is_real: true
|
||||
organization: companyA
|
||||
# optionally configure openfortivpn
|
||||
openfortivpn_profiles:
|
||||
- name: companyA
|
||||
p:
|
||||
|
|
@ -11,9 +13,10 @@ openfortivpn_profiles:
|
|||
username: user
|
||||
password: XXX
|
||||
trusted_cert: XXXXX
|
||||
# What user config profiles to enable
|
||||
enabled_profiles:
|
||||
- name: pro
|
||||
# What kind of categories to enable
|
||||
packages_categories:
|
||||
- common
|
||||
- proprietary_vpns
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue