You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you pass this as a boolean it use cpe_remote_file to download the file to the same path as the pkg
passes the argument to for use to installer
it would follow the same naming convention. so something like app_name-choicechanges.xml
Should your team agree, I am happy to write the pull request myself. @nmcspadden has mentioned that cpe_remote_pkg might have reduced usage within Facebook, so I'm not sure if it would be valuable to you all, but it would likely be valuable to other companies.
Why We Use This Process
The current process we use is not ideal.
Motivation
Some packages need a ChoiceChanges.xml file to further customize the installation. This is built-in functionality in munki, however this cannot be worked into the current version of cpe_remote_pkg. I have worked around this by utilizing cpe_remote_file and a standard execute block.
Specification
Downstream Impact
I will ensure this is not a breaking change or even required functionality.
The text was updated successfully, but these errors were encountered:
When a Change Needs a Design Proposal
I'd like to propose the following:
cpe_remote_file
to download the file to the same path as the pkginstaller
Should your team agree, I am happy to write the pull request myself. @nmcspadden has mentioned that cpe_remote_pkg might have reduced usage within Facebook, so I'm not sure if it would be valuable to you all, but it would likely be valuable to other companies.
Why We Use This Process
The current process we use is not ideal.
Motivation
Some packages need a ChoiceChanges.xml file to further customize the installation. This is built-in functionality in munki, however this cannot be worked into the current version of cpe_remote_pkg. I have worked around this by utilizing cpe_remote_file and a standard execute block.
Specification
Downstream Impact
I will ensure this is not a breaking change or even required functionality.
The text was updated successfully, but these errors were encountered: