Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Issue #31: Add support for package install options #69

Merged
merged 2 commits into from
May 10, 2017

Conversation

oxyc
Copy link
Contributor

@oxyc oxyc commented May 8, 2017

No description provided.

@@ -28,6 +28,7 @@ The path where `brew` will be installed.
homebrew_installed_packages:
- ssh-copy-id
- pv
- { name: vim, install_options: "with-luajit,override-system-vi" }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add a sentence after the current description that mentions that install_options is optional, and if used, you need to explicitly set the name for the package as well? Something to that effect.

@geerlingguy geerlingguy merged commit f20be7e into geerlingguy:master May 10, 2017
geerlingguy added a commit that referenced this pull request May 10, 2017
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.

None yet

2 participants