Try
http://release-archives.puppet.com/yum/el/7/PC1/x86_64/puppetlabs-release-pc1-1.1.0-5.el7.noarch.rpm
Just be aware it will probably install a repo with yum.puppetlabs.com into
/etc/yum.repos.d/, so you will need to update the path to the appropriate
place.
On Wednesday, May 15, 2019 at 11
You'd be better declaring netplan as a requires:
if $operatingsystem == "Ubuntu" {
if versioncmp($facts['os']['release']['full'], '18') >= 0 {
package { 'netplan':
ensure => present,
}
file { "/etc/netplan/windows-dhcp.yaml":
mode=> '0644',
owner => "${roo
them as soon as
> possible.
>
> On Wed, May 15, 2019 at 3:23 PM Chris Taylor > wrote:
>
>> Guessing this is related to the archiving of the puppet 4 & older
>> packages?
>>
>> I note that the yum archive still functions as a repo, but the apt one
Guessing this is related to the archiving of the puppet 4 & older packages?
I note that the yum archive still functions as a repo, but the apt one
doesn't have any release files (or a dists folder), in spite of otherwise
being structured appropriately.. Is this going to be fixed?
(release-archi