Merge branch 'origin/main'

This commit is contained in:
Purple
2023-07-11 15:37:49 +01:00
3 changed files with 18 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"aggressiveUserFullScreenExperience": true,
"asynchronousSoftwareUpdate": true,
"attemptToFetchMajorUpgrade": true,
"enforceMinorUpdates": true
"enforceMinorUpdates": false
},
"osVersionRequirements": [
{
@@ -16,16 +16,16 @@
"aboutUpdateURL": "https://support.apple.com/en-us/HT213268"
}
],
"requiredInstallationDate": "2023-06-20T00:00:01Z",
"requiredInstallationDate": "2023-07-17T00:00:01Z",
"requiredMinimumOSVersion": "13.4.1",
"targetedOSVersionsRule": "default"
}
],
"userExperience": {
"allowedDeferrals": 100,
"allowedDeferrals": 50,
"allowedDeferralsUntilForcedSecondaryQuitButton": 0,
"approachingRefreshCycle": 6000,
"approachingWindowTime": 120,
"approachingWindowTime": 72,
"elapsedRefreshCycle": 300,
"initialRefreshCycle": 18000,
"maxRandomDelayInSeconds": 1200,
@@ -37,8 +37,8 @@
"fallbackLanguage": "en",
"forceFallbackLanguage": true,
"forceScreenShotIcon": false,
"iconDarkPath": "/tmp/nudge/appleRainbow.png",
"iconLightPath": "/tmp/nudge/appleRainbow.png",
"iconDarkPath": "/Library/Application Support/Purple/dark-pmos.png",
"iconLightPath": "/Library/Application Support/Purple/light-pmos.png",
"screenShotDarkPath": "/tmp/nudge/updateDark.png",
"screenShotLightPath": "/tmp/nudge/updateLight.png",
"showDeferralCount": true,
@@ -51,8 +51,8 @@
"informationButtonText": "More Info",
"mainContentHeader": "Your device will restart during this update",
"mainContentNote": "Important Notes",
"mainContentSubHeader": "Updates can take around 10-15 minutes to complete.",
"mainContentText": "A fully up-to-date device is required to ensure that we on the techops team can protect our data.\n\nIf you do not update by the due date, you will effectively be locked out of your system until you complete the update.\n\nWhile the update has been rigorously tested it's advised you do this as soon as possible to avoid any downtime, as well as help us find any issues early on with the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts.\n\nFor more information, hit *More Info* in the bottom left corner of this window.",
"mainContentSubHeader": "Updates can take around 20-30 minutes to complete.",
"mainContentText": "THIS UPDATE IS PERMITTED BY YOUR ORGANISATION AND HAS BEEN TESTED WITH YOUR SOFTWARE.\n\nA fully up-to-date device is required to ensure that our team at Purple Computing can protect your company data.\n\nIf you do not update by the due date, you will effectively be locked out of your system until you complete the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts. If you see a button to Upgrade, please click this and follow the instructions. Thank you.\n\nFor more information, hit *More Info* in the bottom left corner of this window.",
"mainHeader": "Your device requires a macOS Security Update",
"primaryQuitButtonText": "Later",
"secondaryQuitButtonText": "I understand",

View File

@@ -1,2 +1,10 @@
# macOSUpdates
Repo used to host the configuration files for the various tool that we utilise to manage automatic macOS updates/
Repo used to host the configuration files for the various tool that we utilise to manage automatic macOS updates.
• We install the latest pkg file for NudgeSuite
• We use a MobileConfig file which points Nudge to the Git hosted JSON
• We maintain a latest OS JSON in the Config-JSONs folder.
https://github.com/macadmins/nudge

View File

@@ -6,7 +6,7 @@
<array>
<dict>
<key>json-url</key>
<string>https://raw.githubusercontent.com/PurpleComputing/macOSUpdates/main/Config-JSONs/com.github.macadmins.Nudge-BERK.json</string>
<string>https://raw.githubusercontent.com/PurpleComputing/macOSUpdates/main/Config-JSONs/com.github.macadmins.Nudge.CLIENT.json</string>
<key>PayloadDisplayName</key>
<string>Nudge - Web Based Configuration</string>
<key>PayloadIdentifier</key>