Update mobileconfig.j2 (#1197)

Adds "Algo VPN" to the organization in the "Profiles" menu of "General Settings". (The type still shows up as "Unknown" in the "VPN" menu, because that seems to be governed by the "VPNSubType" string, which must be empty according to the [developer reference](https://developer.apple.com/enterprise/documentation/Configuration-Profile-Reference.pdf) Maybe this can help clear the way for #1101.
This commit is contained in:
TC1977 2018-11-12 04:21:54 -05:00 committed by Jack Ivanov
parent f796c6bcbb
commit 7ce3f319fc

View file

@ -178,6 +178,8 @@
<string>{{ IP_subject_alt_name }} IKEv2</string>
<key>PayloadIdentifier</key>
<string>donut.local.{{ 500000 | random | to_uuid | upper }}</string>
<key>PayloadOrganization</key>
<string>Algo VPN</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadType</key>