Puppet works fine on OEL. You can add yum.puppetlabs.com as a repo and use the el based stuff.
rpm -Uvh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-1.noarch.rpm That should get you going. Mike On Thu, Dec 1, 2011 at 4:01 PM, Douglas Garstang <[email protected]> wrote: > Anyone know where I can get puppet from for Oracle Enterprise Linux ? > > Actually, I guess the problem runs deeper than that, because this OEL > is running inside EC2, and the Oracle supplied AMI doesn't even come > with any repo's installed, so I also have to work out how to get > facter, ruby etc etc on there. > > $ cat /etc/issue > Enterprise Linux Enterprise Linux Server release 5.4 (Carthage) > Kernel \r on an \m > > root@ip-10-87-7-43:[/tmp] > > Doug. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
