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 a53dec6349
commit a76642c4d5

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>