R.I.Pienaar wrote: > There's a configuration option, its broken. > > The feature in 25 lets you tag a manifest with a version and the > version is supposed to show up in reports and logs and so forth. > you can specify a different way than the default (current timestamp) > with config_version option on the master but its broken. You'd want > to make it log your SVN revision for example > > alas its broken and the ticket is unloved.
Huh. I have 0.25.4 running and use config_version to spit out the git
revision. It seems to work for me so I never dug around in redmine
for reports to the contrary.
In puppet.conf I have:
config_version = 'git --git-dir /etc/puppet/.git rev-parse --short HEAD
2>/dev/null || echo'
And that outputs:
info: Applying configuration version '2d02e81'
Do you happen to know the bug number? A quick search in redmine shows
a few revisions that close some bugs, but I didn't find and open bugs
mentioning "config_version".
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wedding is destiny, and hanging likewise.
-- John Heywood
pgp7ainsIHKYy.pgp
Description: PGP signature
