Version information
Start using this module
Add this module to your Puppetfile:
mod 'evenup-facter', '1.2.0'
Learn more about managing modules with a PuppetfileDocumentation
What is it?
A Puppet module that installs facter and sets needed environment variables. This module is slightly different in that it modifies the default facter install to support EC2 VPC instances until bug [7599] (http://projects.puppetlabs.com/issues/7559) is resolved in Facter 2.0.
Released under the Apache 2.0 licence
Usage:
To install:
Note:
On RHEL 6.4 based machines redhat-lsb-core is used rather than redhat-lsb due to the large number of dependencies with redhat-lsb.
Contribute:
- Fork it
- Create a topic branch
- Improve/fix (with spec tests)
- Push new topic branch
- Submit a PR
20141007 - v1.2.0 Add test environment 20140208 - v1.1.3 Sort facter facts 20130120 - v1.1.2 Remove facter_dot_d.rb 20140113 - v1.1.1 Support RHEL 6.5 based distros v1.1.0: Updated for facter 1.7 v1.0.5: Fix for non-ec2 hosts Use redhat-lsb-core on RHEL 6.4 based machines v1.0.4: Initial public release
Copyright 2013 EvenUp Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.