Issue #22512 has been reported by Mark Howells. ---------------------------------------- Feature #22512: Augeas should warn if attempting to modify non existant file https://projects.puppetlabs.com/issues/22512
* Author: Mark Howells * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: * Keywords: Augeas, context, augtool * Branch: ---------------------------------------- I had erroneously specified a non existant context for an augeas spec. I provided changes that work on my file but running puppet agent had no effect on the default file (obviously - I had spec'd the wrong context). Because augtool doesn't allow a "context" I was testing my delta's with the correct spec and the changes were working. In debug mode, Puppet agent reported "Skipping because no files were changed". It would be better if it reported an invalid context or created the file as declared in the context... Or allow augtool to work off a context - that would have illustrated solved my error too. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
