This commit may also be useful in figuring out what has changed:
https://github.com/puppetlabs/puppet/commit/0cea47ec90e77e81c27ffbedbd46bb5357a45d66
(it was part of this ticket:
https://projects.puppetlabs.com/issues/14609)
The sample config.ru for puppet under rack was updated for Telly
because
Ohad,
Without poking too deeply, the "Could not find value for $confdir" raises an
eyebrow - possible that you are referencing a global, which will be deprecated
in the next major release. You'll need to fully qualify scope:
http://docs.puppetlabs.com/guides/scope_and_puppet.html
This should b
On Wed, Jul 4, 2012 at 6:49 PM, pdpinfo wrote:
> Hi all,
>
> just trying a lab with newest versions:
>
> - puppet-server: 3.0.0-0.1rc3.2
> - passenger: 3.0.12-1
> - foreman: 1.0.0-0.4
>
> I hit problems with foreman 1.0 not able to work with Puppet 3.0.
>
> Foreman 1.0 worked correctly with pup
Hi all,
just trying a lab with newest versions:
- puppet-server: 3.0.0-0.1rc3.2
- passenger: 3.0.12-1
- foreman: 1.0.0-0.4
I hit problems with foreman 1.0 not able to work with Puppet 3.0.
Foreman 1.0 worked correctly with puppet-server 2.7.17-1 (fresh-installed).
Upgrading the package (fro