Karl Bowden wrote: > Ok I've got it sorted now and I'll submit the recipe to the wiki after > somebody here reviews it as I'm only new to puppet. > > After writing tests in ruby with the libaugeas-ruby bindings it turns > out the problem is that the bindings do not like set values to be > quoted. > > Works: > set \"/dir[.='<%= name %>']\" <%= name %> > > Does not work: > set \"/dir[.='<%= name %>']\" '<%= name %>'
Are these commands in augtool or commands in puppet? I want to see if the puppet type is causing issues not in augtool. -- bk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---