-
Notifications
You must be signed in to change notification settings - Fork 166
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
dist: Support SmartOS #60
Conversation
tags: general | ||
|
||
- name: General | Install required packages | ||
command: pkgin in {{ item }} |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
LGTM |
Another minor thing: Since path doesn't seem to be provided through Edit: tooling path nor env injection seemed to work. We'll going to have to edit the manifest. Suggesting adding this: <envvar name='PATH' value='/usr/local/sbin:/usr/local/bin:/opt/local/sbin:/opt/local/bin:/usr/sbin:/usr/bin:/sbin' /> |
(btw, confirmed that adding path fixed Jenkins) |
Closing in favor of #64 |
This only includes the basic setup for now. Still need to work on build