Actions
Feature #13667
closedpuppet_proxy and puppetca modules load puppet gem in puppet 4.0 and higher environments
Updated by Anonymous almost 9 years ago
- Related to Feature #11992: Support loading Puppet from AIO packages added
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/376 added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #14266: proxy-puppet - import classes to foreman takes ages added
Updated by Dominic Cleal over 8 years ago
- Blocks Tracker #8447: Puppet 4 support added
Updated by Dominic Cleal over 8 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/406 added
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/376)
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14618: Refactor plugin initialization and loading added
Updated by Walter Heck over 8 years ago
Just so that others can find this stuff (as it took me a bit of time to figure things out): when you try smart-proxy from source with Puppet 4 aio packages installed you'll get the following:
[root@master smart-proxy]# yum list installed | grep puppet puppet-agent.x86_64 1.4.2-1.el7 @puppetlabs-pc1 puppetdb.noarch 4.0.2-1.el7 @puppetlabs-pc1 puppetdb-termini.noarch 4.0.2-1.el7 @puppetlabs-pc1 puppetlabs-release-pc1.noarch 1.0.0-2.el7 @/puppetlabs-release-pc1-el-7.noarch puppetserver.noarch 2.3.2-1.el7 @puppetlabs-pc1 [root@master smart-proxy]# /opt/smart-proxy/bin/smart-proxy Errors detected on startup, see log for details. Exiting: cannot load such file -- puppet
It would be really great to see this start working someday :)
Updated by Anonymous over 8 years ago
Did you try changes in https://github.com/theforeman/smart-proxy/pull/406? If so, can you post the error log?
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #11080: Move Puppet run providers to plugin-capable layout added
Updated by Dominic Cleal over 8 years ago
- Tracker changed from Bug to Feature
- Translation missing: en.field_release set to 136
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset df0fc729bb8f3275c55f8673c669085755eee347.
Updated by Dominic Cleal over 8 years ago
- Related to Feature #15095: Add Puppet server environment_classes API support added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #15130: Puppet environment retriever set to config_file, not API when using "environmentpath" added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Related to Refactor #30857: Merge Puppet Proxy Puppet API provider code into the Puppet module added
Actions