Displaying 4 results from an estimated 4 matches for "hailee".
Did you mean:
hailed
2012 Aug 16
0
Announcing stdlib 3.0.0
...n 2.4.0
2012-08-16 - Jeff McCune <jeff@puppetlabs.com> - 3.0.0
* stdlib 3.0 drops support with Puppet 2.6
* stdlib 3.0 preserves support with Puppet 2.7
2012-08-07 - Dan Bode <dan@puppetlabs.com> - 3.0.0
* Add function ensure_resource and defined_with_params (ba789de)
2012-07-10 - Hailee Kenney <hailee@puppetlabs.com> - 3.0.0
* (#2157) Remove facter_dot_d for compatibility with external facts
(f92574f)
2012-04-10 - Chris Price <chris@puppetlabs.com> - 3.0.0
* (#13693) moving logic from local spec_helper to puppetlabs_spec_helper
(85f96df)
Cheers,
-Jeff McCune
--
Y...
2012 Jul 17
8
How to override $::operatingsystem fact
Hi,
I want to introduce "Proxmox" as new value in $::operatingsystem.
"Proxmox" is based on Debian, so the normal value is currently "Debian".
To change that, I just write a custom fact based on the facter fact
"operatingsystem"
Facter.add(:operatingsystem) do
> ...
> setcode do
> ...
> elsif
2012 May 16
2
Announce: Facter 2.0.0rc1 Available
...to accompany the upcoming Puppet 3.0 release
and has breaking changes from Facter 1.6.x. Facter 2.0 is not
backwards compatible with Puppet 2.6 or 2.7.
It includes contributions from the following people: Chris Price,
Daniel Black, Daniel Pittman, Garrett Honeycutt, Gary Larizza, Grant
Heffernan, Hailee Kenney, Jacob Helwig, Jason Gill, Jeff Weiss,
Jonathan Grochowski, Josh Cooper, Ken Barber, Luke Kanies, Matthaus
Litteken, Max Riveiro, Michael Kincaid, Mikael Fridh, Nan Liu, Nicolas
Vigier, Patrick Carlisle, Stefan Schulte, Tim Sharpe, and Timur
Batyrshin.
This release is available for download...
2013 May 17
0
Announce: Puppet 3.2.1-rc1 Available
...tlabs.com/windows/puppet-3.2.1-rc1.msi
Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 3.2.1-rc1:
https://projects.puppetlabs.com/projects/puppet/
==========================
## Puppet 3.2.1-rc1 Contributors ##
==========================
Andrew Parker, Hailee Kenney, Josh Cooper, Josh Partlow, Matthaus Owens
============================
## Puppet 3.2.1-rc1 Release Notes ##
============================
### Issues fixed:
* [Bug #19760]: install sun packages failed with: `Error:
/Stage[main]/Inf_sol10defaultpkg/Package[SMCcurl]: Could not evaluate:
Unab...