[augeas-devel] How to insert empty nodes in Augeas trees?

Raphaël Pinson raphael.pinson at camptocamp.com
Tue Dec 22 09:25:24 UTC 2015


Hello Xavier,


I was going to say that was not possible, but I actually (to my great
surprise) found a way to do it:

    augtool> touch /files/etc/fstab/01
    augtool> rename /files/etc/fstab/01 ""
    rename : /files/etc/fstab/01 to  1
    augtool> save
    Saved 1 file(s)

Just added an empty line at the end of /etc/fstab


Cheers,

Raphaël



On Tue, Dec 22, 2015 at 10:06 AM, Mol, Xavier (SCC) <xavier.mol at kit.edu>
wrote:

> Hello Augeas experts,
>
> is there a way to insert empty nodes in an Augeas tree? I've made a lens,
> that expects an empty line as last part (Util.empty), which works fine with
> existing files. However, when inserting a new node in the tree with that
> lens, the closing empty line is missing. Do I need to have a labelled node
> in the tree without value or children, that simply puts an empty line in
> the resulting string instead?
>
> Thank you for your time,
> Xavier.
>
> ****
> Karlsruher Institute of Technology (KIT)
> Steinbuch Centre for Computing (SCC)
>
> B. Sc. Xavier Mol
> GridKa Storage Administrator and Support Manager
>
> Hermann-von-Helmholtz-Platz 1
> Geb. 449
> 76344 Eggenstein-Leopoldshafen
> Phone: +49 721 608 23041
> Email: xavier.mol at kit.edu
> www.kit.edu
> KIT - University of the State of Baden-Württemberg and National
> Large-scale Research Center of the Helmholtz Association
> "Since 2010, the KIT has been certified as a family-friendly university."
> ****
>
>
> _______________________________________________
> augeas-devel mailing list
> augeas-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/augeas-devel
>



-- 
Raphaël Pinson
Infrastructure Developer & Training Leader
+33 458 482 013

Camptocamp France
Savoie Technolac
BP 352
48, avenue du Lac du Bourget
73372 Le Bourget du Lac, Cedex
www.camptocamp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20151222/2a12e1a0/attachment.htm>


More information about the augeas-devel mailing list