Skip to content

Don't use sudo inside recipes. - #1

Open
docwhat wants to merge 1 commit into
RJ:masterfrom
docwhat:no-sudo
Open

Don't use sudo inside recipes.#1
docwhat wants to merge 1 commit into
RJ:masterfrom
docwhat:no-sudo

Conversation

@docwhat

@docwhat docwhat commented Oct 14, 2014

Copy link
Copy Markdown

sudo requires a TTY without extra configuration. This change does the same
thing except that it doesn't require sudo.

@docwhat

docwhat commented May 13, 2015

Copy link
Copy Markdown
Author

@RJ Are you still working on irccat and the cookbook?

Comment thread recipes/default.rb Outdated
action :checkout
end

bash "Ensure /opt/irc belongs to #{node[:irccat][:user]}" do

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

typo in comment /opt/irc

sudo requires a TTY without extra configuration. This change
does the same thing except that it doesn't require sudo.
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

Successfully merging this pull request may close these issues.

2 participants