Nicu B

Results 22 comments of Nicu B

Hi @MatthewHannigan, I found this tutorial https://github.com/hercules-team/augeas/wiki/Adding-nodes-to-the-tree and i was able to add a new line using this: ``` # augtool -At "Simplelines.lns incl /root/tmp" augtool> print /files/root/tmp /files/root/tmp /files/root/tmp/#comment[1]...

Thank you @lutter ! Your command runs fine for me. I still have issues to use that on chef resource. I've opened an issue on their side: https://github.com/nhuff/chef-augeas/issues/12 and hope...

Hi @lutter, many thanks! This is it, everything works now. Now, if you don't mind, I will like to know how to combine all of these in a single augtool...

Hi @zuazo . I would like to use your cookbook, but fails on chef-14 and kitchen. Can you please publish a new release as @eheydrick mentioned before? Thank you!