[Facter - Bug #7547] Facter allows the creation of facts that Puppet/Ruby could not use

2012-05-24 Thread tickets

Issue #7547 has been updated by Jeff Weiss.

Target version deleted (1.6.x)



Bug #7547: Facter allows the creation of facts that Puppet/Ruby could not use
https://projects.puppetlabs.com/issues/7547#change-63719

Author: R.I. Pienaar
Status: Accepted
Priority: Normal
Assignee: 
Category: library
Target version: 
Keywords: 
Branch: 
Affected Facter version: 1.5.8


At present you can create facts containing lots of special characters and even 
spaces.  This should be made stricter to only allow variables names people can 
access from the Puppet manifest.

pre
 Facter.add(test test) { setcode { foo } }
 Facter.to_hash[test test]
= foo
/pre


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To post to this group, send email to puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.



[Facter - Bug #7547] Facter allows the creation of facts that Puppet/Ruby could not use

2011-11-19 Thread tickets

Issue #7547 has been updated by Ken Barber.

Target version set to 1.6.x



Bug #7547: Facter allows the creation of facts that Puppet/Ruby could not use
https://projects.puppetlabs.com/issues/7547

Author: R.I. Pienaar
Status: Accepted
Priority: Normal
Assignee: 
Category: library
Target version: 1.6.x
Keywords: 
Branch: 
Affected Facter version: 1.5.8


At present you can create facts containing lots of special characters and even 
spaces.  This should be made stricter to only allow variables names people can 
access from the Puppet manifest.

pre
 Facter.add(test test) { setcode { foo } }
 Facter.to_hash[test test]
= foo
/pre


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To post to this group, send email to puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.



[Facter - Bug #7547] Facter allows the creation of facts that Puppet/Ruby could not use

2011-08-28 Thread tickets

Issue #7547 has been updated by James Turnbull.

Category set to library



Bug #7547: Facter allows the creation of facts that Puppet/Ruby could not use
https://projects.puppetlabs.com/issues/7547

Author: R.I. Pienaar
Status: Accepted
Priority: Normal
Assignee: 
Category: library
Target version: 
Keywords: 
Branch: 
Affected Facter version: 1.5.8


At present you can create facts containing lots of special characters and even 
spaces.  This should be made stricter to only allow variables names people can 
access from the Puppet manifest.

pre
 Facter.add(test test) { setcode { foo } }
 Facter.to_hash[test test]
= foo
/pre


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To post to this group, send email to puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.