--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Fd-wqOv1dBIJ.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Yes, filename is what is supposed to be there. That's not my issue
however though, my issue is that it doesn't load / run properly.
If puppet 2.7.6 still does not run functions on the client then that's
great, and I'll write a provider, and possibly a type.
Chris-
Hi,
Yes, filename is what is supposed to be there. That's not my issue
however though, my issue is that it doesn't load / run properly.
If puppet 2.7.6 still does not run functions on the client then that's
great, and I'll write a provider, and possibly a type.
The reason I need to get something custom run on the client is to
learn how puppet works at that level. Then once I'm happy with the
level of knowledge I will get with customizing puppet, I'll be able to
figure out what to use, and / or what I'll need to write.
With regards to augeas, I think it's horrible and would never use
that. The syntax alone is cringe worthy to me.
On the type that you sent me via the link, where does it actually
write IO to the file to insert / append the line?? Is there some
additional function that the type uses? I'm still reading up on types
right now.
Chris-