Skip to content
Draft
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@
"software": null,
"manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"setup_experience": {
"macos_bootstrap_package": null,
Expand All @@ -175,7 +177,9 @@
"software": null,
"macos_manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"windows_settings": {
"custom_settings": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,9 @@
"software": null,
"manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"setup_experience": {
"macos_bootstrap_package": null,
Expand All @@ -147,7 +149,9 @@
"software": null,
"macos_manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"windows_settings": {
"custom_settings": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script:
software:
setup_experience:
Expand All @@ -86,6 +88,8 @@ spec:
macos_manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script:
software:
windows_settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script:
software:
setup_experience:
Expand All @@ -86,6 +88,8 @@ spec:
macos_manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script:
software:
windows_settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,9 @@
"software": null,
"manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"setup_experience": {
"macos_bootstrap_package": null,
Expand All @@ -125,7 +127,9 @@
"software": null,
"macos_manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": ""
},
"windows_settings": {
"custom_settings": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script:
software:
setup_experience:
Expand All @@ -86,6 +88,8 @@ spec:
macos_manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script:
software:
windows_settings:
Expand Down
8 changes: 8 additions & 0 deletions cmd/fleetctl/fleetctl/testdata/expectedGetTeamsJson.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
"macos_script": null,
"require_all_software_macos": false,
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": "",
"software": null
},
"windows_require_bitlocker_pin": false,
Expand Down Expand Up @@ -128,6 +130,8 @@
"manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": "",
"script": null,
"software": null
},
Expand Down Expand Up @@ -233,6 +237,8 @@
"macos_script": null,
"require_all_software_macos": false,
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": "",
"software": null
},
"windows_require_bitlocker_pin": false,
Expand Down Expand Up @@ -320,6 +326,8 @@
"manual_agent_install": null,
"require_all_software_macos": false,
"require_all_software_windows": false,
"enable_managed_local_account": false,
"end_user_local_account_type": "",
"script": null,
"software": null
},
Expand Down
8 changes: 8 additions & 0 deletions cmd/fleetctl/fleetctl/testdata/expectedGetTeamsYaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ spec:
macos_manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script:
software:
scripts: null
Expand Down Expand Up @@ -100,6 +102,8 @@ spec:
manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script:
software:
scripts: null
Expand Down Expand Up @@ -160,6 +164,8 @@ spec:
macos_manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script:
software:
scripts: null
Expand Down Expand Up @@ -214,6 +220,8 @@ spec:
manual_agent_install:
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script:
software:
scripts: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ spec:
manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
enable_release_device_manually: false
script: null
software: null
Expand All @@ -77,6 +79,8 @@ spec:
macos_manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
apple_enable_release_device_manually: false
macos_script: null
software: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ spec:
manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
enable_release_device_manually: false
script: null
software: null
Expand All @@ -77,6 +79,8 @@ spec:
macos_manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
apple_enable_release_device_manually: false
macos_script: null
software: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ spec:
macos_manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
apple_enable_release_device_manually: false
macos_script: null
software: null
Expand Down Expand Up @@ -84,6 +86,8 @@ spec:
manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
enable_release_device_manually: false
script: null
software: null
Expand Down Expand Up @@ -139,6 +143,8 @@ spec:
macos_manual_agent_install: null
apple_enable_release_device_manually: false
lock_end_user_info: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script: null
software: null
macos_updates:
Expand Down Expand Up @@ -185,6 +191,8 @@ spec:
manual_agent_install: null
enable_release_device_manually: false
lock_end_user_info: false
enable_managed_local_account: false
end_user_local_account_type: ""
script: null
software: null
macos_updates:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ spec:
apple_enable_release_device_manually: false
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script: null
software: null
macos_updates:
Expand Down Expand Up @@ -85,6 +87,8 @@ spec:
enable_release_device_manually: false
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
script: null
software: null
macos_updates:
Expand Down Expand Up @@ -139,6 +143,8 @@ spec:
macos_manual_agent_install: null
apple_enable_release_device_manually: false
lock_end_user_info: false
enable_managed_local_account: false
end_user_local_account_type: ""
macos_script: null
software: null
macos_updates:
Expand Down Expand Up @@ -186,6 +192,8 @@ spec:
manual_agent_install: null
enable_release_device_manually: false
lock_end_user_info: false
enable_managed_local_account: false
end_user_local_account_type: ""
script: null
software: null
macos_updates:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ spec:
macos_manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
apple_enable_release_device_manually: false
macos_script: null
software: null
Expand Down Expand Up @@ -82,6 +84,8 @@ spec:
manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
enable_release_device_manually: false
script: null
software: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ spec:
macos_manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
apple_enable_release_device_manually: false
macos_script: null
software: null
Expand Down Expand Up @@ -83,6 +85,8 @@ spec:
manual_agent_install: null
require_all_software_macos: false
require_all_software_windows: false
enable_managed_local_account: false
end_user_local_account_type: ""
enable_release_device_manually: false
script: null
software: null
Expand Down
Loading
Loading