On Fri, Sep 23, 2016, at 05:44 PM, Vasiliy Tolstov wrote: > I need to do some things - for example, but not full: > > * mask/disable some services > * modify journald.conf > * write sysctl.conf > * create some udev rules > > I don't need to run this again and again in all ostree running servers > and want to get this things already in tree. > Does run chef-client inside treecompose-post script is right place? > Does ostree compose chroot into this tree when run script. > May be exists more elegant solution, i'm happy to hear about it =)
See https://github.com/projectatomic/rpm-ostree/pull/96 I'd definitely like to support this, it's in the needs-design stage.