Hi there,

Following on from the conversation about the availability of a puppet agent 
RPM on el8 for the ppc64le architecture, I'm trying to use agent in the 
version of puppet made available as a ruby gem.

It largely works just by doing this, giving me puppet 7.4.1:

  yum install ruby
  gem install puppet

However, its "mount" resource provider doesn't appear to do anything. I 
tried reproducing this on el8 /x86_64: "mount" resources worked under the 
puppet agent rpm, but not under the puppet agent from the gem.

Is this related to the movement of "mount" into the "mount_core" module? 
There isn't an obvious extra gem to install, and I tried a "puppet module 
install puppetlabs-mount_core" on the client (but suspect that's only a 
useful command on the server!)

Any ideas on how to get the mount resource working for the puppet gem, 
please?

Thanks,

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/362ba8fc-9dc3-4929-a500-70123de399ecn%40googlegroups.com.

Reply via email to