Jira (PUP-5851) FR - Puppet Lookup with Unicode Facts File

2016-05-24 Thread Larissa Lane (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Larissa Lane updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-5851 
 
 
 
  FR - Puppet Lookup with Unicode Facts File  
 
 
 
 
 
 
 
 
 

Change By:
 
 Larissa Lane 
 
 
 

Labels:
 
 i18n utf-8 windows 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-5851) FR - Puppet Lookup with Unicode Facts File

2016-02-10 Thread Ethan Brown (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ethan Brown commented on  PUP-5851 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: FR - Puppet Lookup with Unicode Facts File  
 
 
 
 
 
 
 
 
 
 
Can puppet lookup not be used on a Windows agent node? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (PUP-5851) FR - Puppet Lookup with Unicode Facts File

2016-02-10 Thread Ryan Gard (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ryan Gard commented on  PUP-5851 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: FR - Puppet Lookup with Unicode Facts File  
 
 
 
 
 
 
 
 
 
 
-

FR
- 
Functional Review 
Verified as fixed with build 6522aa18d8338b9ffdc613ea7e750a633d4ec6d5. 
Environment 
Agent: CentOS 7 x64 (LINUX_SUT) 
Test Case Reproduction Steps 
 

Install Puppet Agent on LINUX_SUT.
 

Install and configure Puppet Server.
 

Create a hiera configuration "/etc/puppetlabs/code/hiera.yaml" with the content: 
 
 
 
 
 
 
--- 
 
 
 
 
  :backends: 
 
 
 
 
- "yaml" 
 
 
 
 
  :logger: "console" 
 
 
 
 
  :hierarchy: 
 
 
 
 
- "%{myfact}" 
 
 
 
 
  
 

Jira (PUP-5851) FR - Puppet Lookup with Unicode Facts File

2016-02-09 Thread Ryan Gard (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ryan Gard created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-5851 
 
 
 
  FR - Puppet Lookup with Unicode Facts File  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Ryan Gard 
 
 
 

Components:
 

 Windows 
 
 
 

Created:
 

 2016/02/09 4:30 PM 
 
 
 

Labels:
 

 windows 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Ryan Gard 
 
 
 
 
 
 
 
 
 
 
Originally this FR was supposed to be done with PUP-5728. Factoring in the time versus risk it was decided to delay the final part of functional review to a later sprint. 
Test Case 
 

Setup a Puppet Master.
 

Use a "facts" file that has a custom Unicode fact
 

Create a hiera data file that uses the Unicode fact in the hierarchy.
 

Run "puppet lookup --facts" to lookup a symbol using the "facts" file.