-
Notifications
You must be signed in to change notification settings - Fork 78
Run "softwareupdate" on vanilla images #204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks like we'd have to also install the developer/command-line tools, because Ansible needs Python. |
Implemented in 9739694. |
|
I think we should only do it for non Sequoia. Plus updating |
Why not do it for Sequoia too? Just in case.
Indeed. |
235753e to
8006417
Compare
|
@fkorotkov added dynamic |
This also has an effect of keeping the recovery partition for vanilla images and could be useful for some users.
Resolves #203.