Stephen Johnson
- Registered on: 07/12/2012
- Last connection: 05/18/2013
Projects
- Ask Puppet Labs (Reporter, 10/22/2012)
- Cloud-Provisioner (Developer, 07/12/2012)
- Continuous Integration for Modules (Developer, Reporter, 07/12/2012)
- Facter (Developer, Support Staff, 07/12/2012)
- Hiera (Developer, Reporter, Support Staff, 07/12/2012)
- MCollective (Developer, Support Staff, 07/12/2012)
- MCollective Plugins (Developer, Support Staff, 07/12/2012)
- Naginator (Manager, 07/12/2012)
- Puppet (Developer, Reporter, Support Staff, 07/12/2012)
- Puppet Acceptance (Reporter, 07/12/2012)
- Puppet Community Package Repository (Developer, Reporter, Support Staff, 07/12/2012)
- Puppet Dashboard (Developer, Reporter, Support Staff, 07/12/2012)
- Puppet Documentation (Reporter, Support Staff, 07/12/2012)
- Puppet Enterprise (Public) (Reporter, Support Staff, 07/12/2012)
- Puppet Forge (Manager, Support Staff, 07/12/2012)
- Puppet Labs Modules (Developer, Reporter, Support Staff, 07/12/2012)
- PuppetDB (Reporter, 07/12/2012)
- Standard Library (Developer, Reporter, 07/12/2012)
Activity
Reported issues: 13
02/28/2013
- 04:14 am Puppet Feature #19514: Provide validated clientcert name variable for use in manifests
- Stephen Johnson wrote:
> Something a trivial as this will do
>
> module Puppet::Parser::Functions
> n... - 04:12 am Puppet Feature #19514: Provide validated clientcert name variable for use in manifests
- Something a trivial as this will do
module Puppet::Parser::Functions
newfunction(:certcheck, :type => :rvalue, :doc...
01/11/2013
- 02:44 am Standard Library Bug #18058: validate_string behaviour is not consistent with its documentation
- Issue is in this file
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/parser/ast/function.rb
ar...
01/08/2013
- 12:01 pm Standard Library Bug #18058: validate_string behaviour is not consistent with its documentation
- I may have miss read your responce but it seems to always come out as null terminated string in the custom function (...
- 01:08 am Standard Library Bug #18058: validate_string behaviour is not consistent with its documentation
- I could be wrong that undef when passed to a custom function undef equals a null terminated string.
Puppet code
...
01/04/2013
- 05:00 am Puppet Bug #7793: setting the $noop metaparameter as class parameter does not work
- The issues is still present
class test ($string = "hello")
{
file {'/tmp/test':
ensure ... - 04:50 am Puppet Labs Modules Bug #15491 (Closed): apt::source can't convert String to Integer
- Closing due to lack of information, please reopen if you have an update.
- 04:35 am Standard Library Bug #18058 (Needs Decision): validate_string behaviour is not consistent with its documentation
- 04:35 am Standard Library Bug #18058: validate_string behaviour is not consistent with its documentation
- This need to be thought about as this may break people manifests that are currently working. Just wondering what is t...
01/03/2013
- 06:07 am Standard Library Bug #18157 (In Topic Branch Pending Review): Stdlib is_integer behaves inconsistently
- is_float has similiar problem
Raised pull request
Also available in: Atom