Jira (FACT-1441) Add "cloud" fact that identifies Azure

2017-01-16 Thread Gareth Rushgrove (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gareth Rushgrove updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1441 
 
 
 
  Add "cloud" fact that identifies Azure  
 
 
 
 
 
 
 
 
 

Change By:
 
 Gareth Rushgrove 
 
 
 

Release Notes Summary:
 
 The addition of a new top-level fact, cloud, intended for discovering whether a node is running on a given public cloud provider. In this first release this currently detects wether the node is running in Azure, and provides that information in the cloud.provider fact.No other cloud providers are currently detected.{code}"cloud": {"provider": "azure"}{code} 
 
 
 

Release Notes:
 
 New Feature 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (FACT-1441) Add "cloud" fact that identifies Azure

2017-01-16 Thread Gareth Rushgrove (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gareth Rushgrove commented on  FACT-1441 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add "cloud" fact that identifies Azure  
 
 
 
 
 
 
 
 
 
 
Kenn Hussey I wasn't directly involved in this work but I do have some context from reviewing the PR. So I've gone ahead and added release notes. Might be worth getting Kenaz Kwa or Susannah Axelrod to double check 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (PDOC-159) Links to classes containing "::" broken in server HTML sidebar

2017-01-16 Thread Dominic Cleal (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominic Cleal created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet Strings /  PDOC-159 
 
 
 
  Links to classes containing "::" broken in server HTML sidebar  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2017/01/16 5:01 AM 
 
 
 

Environment:
 
 
puppet-strings 1.0.0 yard 0.9.5 puppet 4.8.1 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Dominic Cleal 
 
 
 
 
 
 
 
 
 
 
Serving documentation for modules that contain classes with "::" causes 404s when trying to access those docs through the sidebar. 
For example with puppetlabs/ntp 6.0.0 and running puppet strings server, the HTML sidebar links to docs/ntp/puppet_classes/ntp_3A_3Ainstall but the class docs are actually available at docs/ntp/puppet_classes/ntp/install. 
Logs show: 
 
 
 
 
 
 
localhost - - [16/Jan/2017:07:56:48 EST] "GET /docs/ntp/puppet_classes/ntp_3A_3Ainstall HTTP/1.1" 404 55 
 
 
 
 
http://localhost:8808/list/ntp/puppet_class -> /docs/ntp/puppet_classes/ntp_3A_3Ainstall 
 

Jira (FACT-1559) CoreOS is recognized as Debian in last stable CoreOS version

2017-01-16 Thread Brice Figureau (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Brice Figureau created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1559 
 
 
 
  CoreOS is recognized as Debian in last stable CoreOS version  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 FACT 3.5.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2017/01/16 6:47 AM 
 
 
 

Environment:
 
 
Latest stable CoreOS (1285.6.0), latest puppetlabs/puppet-agent container 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Brice Figureau 
 
 
 
 
 
 
 
 
 
 
The following code is used to read /etc/os-release when deciding if the running OS is coreos: 
 
 
 
 
 
 
static unique_ptr get_os() 
 
 
 
 
{ 
 
 
 
  

Jira (PUP-7104) Serialization of Sensitive with rich data is incorrect

2017-01-16 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  PUP-7104 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Serialization of Sensitive with rich data is incorrect  
 
 
 
 
 
 
 
 
 
 
Ok, I am fine with the changes, and it would be best to get it in asap. However, since it is experimental feature that noone is using I don't think it is a big deal if the protocol changes even in a .z release. For any real use you would need to get a new version of agent and server anyway. 
This reminds me that we need to look at how we handle protocol revisions going forward. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (FACT-1441) Add "cloud" fact that identifies Azure

2017-01-16 Thread Scott McClellan (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Scott McClellan commented on  FACT-1441 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add "cloud" fact that identifies Azure  
 
 
 
 
 
 
 
 
 
 
Looks good to me, I added the fact that it only evaluates on Linux for now. Thanks Gareth! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (FACT-1441) Add "cloud" fact that identifies Azure

2017-01-16 Thread Scott McClellan (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Scott McClellan updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1441 
 
 
 
  Add "cloud" fact that identifies Azure  
 
 
 
 
 
 
 
 
 

Change By:
 
 Scott McClellan 
 
 
 

Release Notes Summary:
 
 The addition of a new top-level fact, cloud, intended for discovering whether a node is running on a given public cloud provider. In this first release this currently detects  wether the  whether a linux-based  node is running in Azure, and provides that information in the cloud.provider fact.No other cloud providers are currently detected.{code}"cloud": {"provider": "azure"}{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (PUP-7105) Remount mounts with "bad file descriptor" errors

2017-01-16 Thread Klavs Klavsen (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Klavs Klavsen created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-7105 
 
 
 
  Remount mounts with "bad file descriptor" errors  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2017/01/16 11:46 PM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Klavs Klavsen 
 
 
 
 
 
 
 
 
 
 
Feature request (which I also saw some talked about back in 2.6 days  
Just this morning, 20 of our servers had an nfs mount with stale file handles - and had to be manually umounted and mounted again  
Puppet handles the mounts, but errors out with: Bad file descriptor 
so it knows somethings wrong, and IMHO it would be a nice feature, if it (when it knows its an nfs mount) atleast just tried once - to umount and remount to see if that resolved the issue (especially since the system reports the mount as being mounted). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment