d the
puppet/pdk image https://hub.docker.com/r/puppet/pdk
Cheers
Jesse
*Jesse Reynolds (he/him) | Manager of Professional Services - APAC, Puppet*
Perforce Software
Melbourne, Australia
On Friday 13 September 2024 at 6:15:47 am UTC+10
nath...@elementaryrobotics.com wrote:
> Any update on t
Hi Matt,
Is your aim to avoid the duplication? If so, perhaps you could just use
simple composition, eg:
$defaults = {
'foo1' => 'bar',
#[...]
'foo99' => 'baz',
}
$h = $defaults + {
'foo100' => 'h',
}
$g = $defaults + {
'foo100' => 'g',
}
If you need more flexibility though, hiera
m_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubs
ooglegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/d216208a-9781-4e70-9ff3-224dcd4807f1n%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/d216208a-9781-4e70-9ff3-224dcd4807f1n%40googlegroups.com?utm_medium=email&
oups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/puppet-users/32ee1353-0cd3-47fa-af66-c3ef976dcdean%40googlegroups.com
>>> <https://groups.google.com/d/msgid/puppet-users/32ee1353-0cd3-47fa-af66-c3ef976dcdean%40googlegroup
--manual
?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscr...@googlegroups.com.
For more options, visit t
Well, I've worked around this for now by:
- uninstalling puppet and facter with mac ports (so there's no
puppetfoo executables under /opt/local/sbin or /opt/local/bin anymore
- used gem to install puppet and facter into the system ruby, so now
the executables are under /usr/bin/puppetfoo
This als
On 16 June 2010 10:13, Nigel Kersten wrote:
>
>
> On Tue, Jun 15, 2010 at 4:13 PM, Eric Sorenson wrote:
>>
>> I have seen this too; I suspect (but have not been able to reduce a simple
>> test case to confirm) that the ruby-openssl bindings in snow leopard are
>> returning EINVAL (thus the "Inval
Hi Eric
I would have thought I was using the ruby and OpenSSL that mac ports
had compiled for me, not the os's ruby OpenSSL bindings...? Or have I
misunderstood you?
Jesse Reynolds
On 16/06/2010, at 8:43 AM, Eric Sorenson wrote:
I have seen this too; I suspect (but have not been
On 16 June 2010 00:50, Nigel Kersten wrote:
> On Tue, Jun 15, 2010 at 7:57 AM, Jesse Reynolds
> wrote:
>> On 16 June 2010 00:06, James Turnbull wrote:
>>> Looks like you've got some old code floating around. I'd remove all of
>>> Puppet and then re
On 16 June 2010 00:06, James Turnbull wrote:
> Looks like you've got some old code floating around. I'd remove all of
> Puppet and then re-install.
OK, I'll have a big hunt.
I've tried uninstalling puppet with mac ports and re-installing, doesn't help.
I've done a find over the whole filesyste
/ca/private]
debug: /File[/etc/puppet/ssl/ca/serial]: Autorequiring File[/etc/puppet/ssl/ca]
debug: /File[/etc/puppet/ssl/ca/ca_key.pem]: Autorequiring
File[/etc/puppet/ssl/ca]
debug: /File[/etc/puppet/ssl/ca/ca_pub.pem]: Autorequiring
File[/etc/puppet/ssl/ca]
debug: Finishing transaction 2168470120 with 0 changes
2009/1/28 James Turnbull
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jesse Reynolds wrote:
> > Hello
> >
> > I'm wondering if anyone has looked into adding pkgsrc package
> > management as a provider for Package?
> Not as far as I am awa
Hello
I'm wondering if anyone has looked into adding pkgsrc package
management as a provider for Package?
We use Joyent accelerators (zones on OpenSolaris) for our many of our
production services and about a year ago Joyent switched from
Blastwave to pkgsrc for userland packages.
pkgsrc catal
14 matches
Mail list logo