Jira (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-30 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  HI-506 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 
 
The lookup command is intended to run on the master or in a puppet apply scenario on the actual node. It is not at present possible to run a remote lookup on an agent. When using the master scenario, the agent must have called in at least once to the master as that makes that node's facts available to the command. 
The first thing to assert is that a regular compilation works as intended, and that you can do very simple things with a simple key. This to make sure everything is in the right place, that you are running the right version, etc. 
Puppet 4.4.1 is the latest released version of puppet. 
I think you would be greatly helped by finding someone on IRC to help you through a simple scenario so you have a working base / workflow to expand from. Our similar tests work as they should and it is hard to spot any obvious problems in the material you have reported in this ticket. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-30 Thread Andreas Papst (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andreas Papst commented on  HI-506 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 
 
Hello, 
I'm sorry, but I'm totally confused about your version system. 
I'm using the latest Debian package provided be your Debian repository, just upgraded today: 
 
 
 
 
 
 
puppet-agent   1.4.1-1jessie 
 
 
 
 
$ puppet -V  
 
 
 
 
4.4.1
 
 
 
 
 
 
 
which I suppose is the latest version. 
I must use a --facts option pointing to ./test.yaml 
 
 
 
 
 
 
--- 
 
 
 
 
fqdn : mynode.univie.ac.at 
 
 
 
 
environment : my_env
 
 
 
 
 
 
 
in 
 
 
 
 
 
 
puppet lookup --node mynode.univie.ac.at foo::bar_1 --environment my_env  --facts ./test.yaml --explain --debug
 

Jira (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-23 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  HI-506 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 
 
See PUP-4474 for the things that have been fixed wrt lookup in the various 4.x releases. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-23 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg assigned an issue to Andreas Papst 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Hiera /  HI-506 
 
 
 
  When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 

Change By:
 
 Henrik Lindberg 
 
 
 

Assignee:
 
 Andreas Papst 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-23 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  HI-506 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 
 
The cache eviction looks like a known problem that has been fixed in a later release, together with fixes to quite a few lookup related problems. Can you try with the latest version of puppet agent? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (HI-506) When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml

2016-03-22 Thread Michael Stahnke (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Stahnke moved an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Hiera /  HI-506 
 
 
 
  When working in userspace `puppet lookup´ does not respect the `--node´ option nor use userspace hiera.yaml  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Stahnke 
 
 
 

Affects Version/s:
 
 puppet-agent 1.4.0 
 
 
 

Workflow:
 
 Release Engineering Scrum Team  Workflow 
 
 
 

Key:
 
 PA HI - 250 506 
 
 
 

Project:
 
 Puppet Agent Hiera 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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