Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

update_for_macos_sierra #3

Merged
merged 1 commit into from
Aug 13, 2016
Merged

update_for_macos_sierra #3

merged 1 commit into from
Aug 13, 2016

Conversation

fuzzycheck
Copy link
Contributor

Hi,
before the changes, puppet agent failed right at the start on Macos Sierra:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Function Call, Unsupported version of OS X. at /etc/puppetlabs/code/environments/production/modules/mac_admin/manifests/sus.pp:34:13 on node c02kdfsydncr

And I worked around it with this command.
echo macosx_productversion_major=10.11 > /etc/facter/facts.d/macosx_productversion_major.txt

No errors. So the mac_admin module can still work in Macos Sierra, it just needs the new version added to the manifest.

Cheers,
fuzzycheck

@grahamgilbert grahamgilbert merged commit ed28bcf into grahamgilbert:master Aug 13, 2016
@fuzzycheck fuzzycheck deleted the update_for_macos_sierra branch November 8, 2016 17:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants