Hi Lachlan,
There isn't one. :)
I've been moving away from implicit sudoing within my deps, in favour of sudoing the babushka run itself.
Do you have a dep on github that you can link to?
- Ben
On 06/07/2012, at 3:46 PM, lachlan...@gmail.com wrote:
>
> I'm getting the following error from my dep for appending new /etc/sudoer rules:
>
> /home/ubuntu/.babushka/deps/user.rb:15: #append_to_file has been deprecated and will be removed on 2012-09-01. Use Fancypath#append instead, e.g.:
> '/etc/sudoers'.p.append("ubuntu ALL=(ALL) NOPASSWD:ALL")
>
> I can't figure out a way to get Fancypath#append to work in a sudo environment, what's the exactly comparable command?
>
> Cheers,
> Lachlan
>
>
> --
> To post, email babush...@googlegroups.com
> To unsubscribe, email babushka_app+unsubscribe@googlegroups.com