Jira (PUP-5710) puppet config "unset"

2016-01-14 Thread Kaitlin Carter (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kaitlin Carter moved an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-5710 
 
 
 
  puppet config "unset"  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kaitlin Carter 
 
 
 

Key:
 
 PE PUP - 13703 5710 
 
 
 

Project:
 
 Puppet  Enterprise [Internal] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.12#64027-sha1:e3691cc) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (HI-481) Use of periods in hiera key no longer allowed.

2015-11-17 Thread Kaitlin Carter (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kaitlin Carter created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Hiera /  HI-481 
 
 
 
  Use of periods in hiera key no longer allowed.   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 HI 3.0.1 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2015/11/17 10:17 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Kaitlin Carter 
 
 
 
 
 
 
 
 
 
 
In Hiera 3.0 you can no longer use periods in a key. For example common.yaml 
 
 
 
 
 
 
--- 
 
 
 
 
classes.pieces: ntp
 
 
 
 
 
 
 
When using hiera classes.piecies on the CLI it will fail to find the value ntp. 
 
 
 
 

Jira (PUP-5509) non-capitalized resource type in Metaparameter

2015-11-16 Thread Kaitlin Carter (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kaitlin Carter created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-5509 
 
 
 
  non-capitalized resource type in Metaparameter  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2015/11/16 2:32 PM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Kaitlin Carter 
 
 
 
 
 
 
 
 
 
 
Having a non-capitalized resource type with a relationship Metaparameter resource will give non-descript errors during puppet runs and when using puppet apply. 
Manifest with correct metaparameter: 
 
 
 
 
 
 
class test { 
 
 
 
 
file {'test': 
 
 
 
 
 ensure => present, 
 
 
 
 
 require => Package['ehs'] 
 
 
 
 

Jira (PDB-1212) Bug in generation of /opt/puppet/libexec/puppetdb/pe-puppetdb.env

2015-02-02 Thread Kaitlin Carter (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kaitlin Carter created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-1212 
 
 
 
  Bug in generation of /opt/puppet/libexec/puppetdb/pe-puppetdb.env  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PDB 2.2.2 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2015/02/02 8:37 AM 
 
 
 

Labels:
 

 support 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Kaitlin Carter 
 
 
 
 
 
 
 
 
 
 
If /etc/sysconfig/pe-puppetdb is missing or unreadable there will be a syntax error in the template /opt/puppet/libexec/puppetdb/pe-puppetdb.env. This will causes puppetdb process to crash or be unable to start. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
   

Jira (PUP-3631) NIM provider uses a regex that is too restrictive when parsing RPM release tags

2014-11-06 Thread Kaitlin Carter (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kaitlin Carter created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-3631 
 
 
 
  NIM provider uses a regex that is too restrictive when parsing RPM release tags  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2014/11/06 2:53 PM 
 
 
 

Labels:
 

 support 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Kaitlin Carter 
 
 
 
 
 
 
 
 
 
 
The NIM provider uses a regex that is too restrictive when parsing RPM release tags, it only allows numbers. For example if a package has a security release that includes letters it will fail to recognize it as a valid package name.  The package "wget-1.9.1-2ssl" gives the error: "Unable to parse output from nimclient showres: package string does not match expected rpm package string format" 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 

Jira (PUP-3053) SSL configuration with intermediate CA

2014-08-13 Thread Kaitlin Carter (JIRA)
Title: Message Title










 

 Kaitlin Carter created an issue











 






 Puppet /  PUP-3053



  SSL configuration with intermediate CA 










Issue Type:

  New Feature




Assignee:


 Unassigned




Created:


 13/Aug/14 10:29 AM




Priority:

  Normal




Reporter:

 Kaitlin Carter










It would be nice if to have a CA configuration where an external CA would issue an intermediate CA for puppet CA server. Puppet then will use that intermediate CA to issue certificates the same way it does by default with it's own self-signed certificate. 












   

 Add Comment











 










 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 




Jira (PUP-2856) Puppet should strip trailing white space in yaml file

2014-06-27 Thread Kaitlin Carter (JIRA)
Title: Message Title










 

 Kaitlin Carter created an issue











 






 Puppet /  PUP-2856



  Puppet should strip trailing white space in yaml file 










Issue Type:

  Improvement




Assignee:


 Unassigned




Created:


 27/Jun/14 1:10 PM




Labels:


 support




Priority:

  Normal




Reporter:

 Kaitlin Carter










In yaml files if there are unquoted strings and trailing spaces, then those spaces are treated as part of the string which can cause unexpected results in puppet runs. 
This can impact external facts, and hiera data files.
It would be helpful if trailing white space was trimmed from strings. 












   

 Add Comment