Re: [Puppet Users] Custom augeas schema question

2010-03-12 Thread James Cammarata
On Fri, 12 Mar 2010 11:59:01 -0600, James Cammarata wrote: > I've created a custom augeas schema to handle up2date sources, and I'm > using puppet to deploy it; followed by the use of augeas to add lines to > the /etc/sysconfig/rhn/sources file. I do have a requirement on all augeas > lines that

[Puppet Users] Custom augeas schema question

2010-03-12 Thread James Cammarata
I've created a custom augeas schema to handle up2date sources, and I'm using puppet to deploy it; followed by the use of augeas to add lines to the /etc/sysconfig/rhn/sources file. I do have a requirement on all augeas lines that the File["rhnsources.aug"] be deployed first, however I just notice