Skip to content
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

Example quickstart not currently noop due to cpe_chrome and cpe_screensaver defaults #93

Closed
arubdesu opened this issue Jul 4, 2017 · 4 comments

Comments

@arubdesu
Copy link
Contributor

arubdesu commented Jul 4, 2017

In the readme I think it should be clearly stated what changes are expected to happen. Applying the default quickstart.json results in two profiles appearing, for managing screensaver and chrome, which I think should be no-op by default. Un-intuitively, no munki changes occur, so it's extra confusing.

Muting this behavior for chrome requires adding this to IT-CPE/chef/cookbooks/cpe_init/recipes/company_init.rb:

node.default['cpe_chrome']['profile'] = {}
I don't know how to nerf cpe_screensaver...

While we're discussing the readme, I'd also spell out the chef-zero --local-mode and --override-runlist flags for the non-savvy.

@erikng
Copy link
Contributor

erikng commented Jul 4, 2017 via email

@mikedodge04
Copy link
Contributor

For the screen saver piece of it
#133

@mikedodge04
Copy link
Contributor

For the chrome piece of it
#134

@mikedodge04
Copy link
Contributor

Fixed with attached PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants