Hi,
we use a custom function (extlib::read_url) which we want to stub for every
profile and role class unit test.
We tried using before within Spec.configure:
RSpec.configure do |c|
c.before :each do
Puppet::Functions.create_function(:'profile::read_url') do
dispatch :read_url do
On Thu, Mar 4, 2021 at 4:07 AM Erwin Bogaard
wrote:
> Hi Molly,
>
> thanks for opening the ticket. No further info to add from my side.
> I just executed the manual migration. To me it seems that way is actually
> easier than the puppetserver migrate-way, where yhou have to look for the
> locatio
On Thu, Mar 4, 2021 at 11:44 PM Bart-Jan Vrielink
wrote:
> Hello,
>
>
> It would be nice if Puppet's Pupperware is also updated for this new CA
> location...
>
Is it not? I don't actually work on that team, but I pulled the latest
puppet/puppetserver image and saw this in the log:
pupperware (m
I'm currently using Puppet Enterprise (under 10 nodes) on my personal
network. I've run into some of the same issues that you have.
I run Kubuntu on my desktop, which works perfectly as an Ubuntu
derivative. I've used KDE Neon (another Ubuntu derivative) briefly in the
past too, and from what