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

keep homebrew updated on osx #359

Merged
merged 1 commit into from May 5, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

keep homebrew updated on osx

Refs: #323
  • Loading branch information
g-k committed May 4, 2016
commit 445fb53d9c03a5d059955987e596818228aac500
@@ -4,6 +4,9 @@ python2:
pkg.installed:
- pkgs:
- python
{% if grains['os'] == 'MacOS' %}
- refresh: True
{% endif %}
{% if grains['os'] == 'Ubuntu' %}
python2-dev:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.