Jira (PUP-6536) Puppet agent does not start properly with systemd the first time

2017-05-16 Thread Nicholas Fagerlund (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicholas Fagerlund updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6536 
 
 
 
  Puppet agent does not start properly with systemd the first time  
 
 
 
 
 
 
 
 
 

Change By:
 
 Nicholas Fagerlund 
 
 
 

Labels:
 
 triaged 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6536) Puppet agent does not start properly with systemd the first time

2016-07-22 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6536 
 
 
 
  Puppet agent does not start properly with systemd the first time  
 
 
 
 
 
 
 
 
 

Change By:
 
 Henrik Lindberg 
 
 
 

Scrum Team:
 
 Client Platform 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6536) Puppet agent does not start properly with systemd the first time

2016-07-22 Thread Christophe Trefois (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christophe Trefois commented on  PUP-6536 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Puppet agent does not start properly with systemd the first time  
 
 
 
 
 
 
 
 
 
 
Here is the template that was used to built the VM using Foreman on oVirt 3.6 
 
 
 
 
 
 
apt-get update 
 
 
 
 
apt-get install -y puppet 
 
 
 
 
  
 
 
 
 
cat > /etc/puppet/puppet.conf << EOF 
 
 
 
 
  
 
 
 
 
  
 
 
 
 
[main] 
 
 
 
 
vardir = /var/lib/puppet 
 
 
 
 
logdir = /var/log/puppet 
 
 
 
 
rundir = /var/run/puppet 
 
 
 
 
ssldir = \$vardir/ssl 
 
 

Jira (PUP-6536) Puppet agent does not start properly with systemd the first time

2016-07-22 Thread Christophe Trefois (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christophe Trefois created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6536 
 
 
 
  Puppet agent does not start properly with systemd the first time  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PUP 3.8.5 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2016/07/22 8:40 AM 
 
 
 

Environment:
 
 
Ubuntu 16.04.01 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Christophe Trefois 
 
 
 
 
 
 
 
 
 
 
Hi, 
When using Foreman to provision a VM, on first boot, the puppet agent times out with the following error in journalctl 
 
 
 
 
 
 
Jul 22 15:05:10 cfw-2-server systemd[1]: Starting Puppet agent... 
 
 
 
 
Jul 22 15:05:10 cfw-2-server systemd[1]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...