summaryrefslogtreecommitdiffstats
path: root/recipes-support/facter/facter
Commit message (Collapse)AuthorAgeFilesLines
* facter: update to 4.9.0Bruce Ashfield2024-10-092-23/+49
| | | | | | | | | | | | This has been build tested only. This updates facter to a much newer release. It also adapts to copying versus patching in the gemspec (Which was pull from the facter repository): https://github.com/puppetlabs/facter/blob/main/facter.gemspec Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* puppet: move to base layerMark Asselstine2015-08-201-0/+23
Puppet can be used by many 'cloud services', it is not openstack specific, so moving puppet and puppet related recipes to the meta-cloud-services base layer. This allows either internal sub-layers found in meta-cloud-services or external layers to include meta-cloud-services without being burdened by bbappends and configs found in meta-openstack. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>