> ok, i think i'm missing at least one step in the augeas deployment. > [r...@puppetslave ~]# rpm -ivh augeas- > augeas-0.3.4-1.el5.x86_64.rpm augeas-libs-0.3.4-1.el5.x86_64.rpm > [r...@puppetslave ~]# rpm -ivh augeas-*x86_64*rpm > Preparing... > ########################################### [100%] > 1:augeas-libs > ########################################### [ 50%] > 2:augeas > ########################################### [100%] > [r...@puppetslave ~]# puppetd -vt > info: Retrieving pluginserr: Could not create sshd-config- > listenaddress: Could not find a default provider for augeas > warning: Not using cache on failed catalog > warning: Configuration could not be instantiated: Could not find a > default provider for augeas
I've also run into this problem. You should be sure augeas, augeas-libs as well as ruby-augeas are installed on the client as well as the server. If you're running redhat, you'll find them there: http://download.fedora.redhat.com/pub/epel/ Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
