Issue #8726 has been updated by Michael Stahnke.

Target version changed from 2.6.x to 2.7.x

2.6.x is closed.  Moving to 2.7.x
----------------------------------------
Bug #8726: Puppet does not honor the auth.conf setup in install.rb 
https://projects.puppetlabs.com/issues/8726

Author: Michael Stahnke
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 2.7.x
Affected Puppet version: 
Keywords: 
Branch: 


(below text came from a PE test, but it's a general Puppet issue with 
install.rb, and should be targeted at 2.6.x and 2.7.x)


This might be solaris specific.  It looks like it could be either:

1.  The way we patch puppet on Solaris
1.  The install.rb just ignores the other options for auth.conf

Sample output after running a patched puppet copy for PE on solaris I get:
<pre>
[root@unknown puppet-2.6.9]# /opt/puppet//bin/ruby install.rb 
DESTDIR is deprecated. Use --destdir instead.
conf/auth.conf -> /etc/puppet/auth.conf
chmod 0644 /etc/puppet/auth.conf
install -c -m 0755 /tmp/_tmp /opt/puppet/sbin/puppetca
install -c -m 0755 /tmp/_tmp /opt/puppet/sbin/puppetd
install -c -m 0755 /tmp/_tmp /opt/puppet/sbin/puppetmasterd
install -c -m 0755 /tmp/_tmp /opt/puppet/sbin/puppetqd
install -c -m 0755 /tmp/_tmp /opt/puppet/sbin/puppetrun
install -c -m 0755 /tmp/_tmp /opt/puppet/bin/filebucket
install -c -m 0755 /tmp/_tmp /opt/puppet/bin/pi
install -c -m 0755 /tmp/_tmp /opt/puppet/bin/puppet
install -c -m 0755 /tmp/_tmp /opt/puppet/bin/puppetdoc
install -c -m 0755 /tmp/_tmp /opt/puppet/bin/ralsh
man/man5/puppet.conf.5 -> /opt/puppet/share/man/man5/puppet.conf.5
chmod 0644 /opt/puppet/share/man/man5/puppet.conf.5
man/man8/filebucket.8 -> /opt/puppet/share/man/man8/filebucket.8
chmod 0644 /opt/puppet/share/man/man8/filebucket.8
man/man8/pi.8 -> /opt/puppet/share/man/man8/pi.8
chmod 0644 /opt/puppet/share/man/man8/pi.8
man/man8/puppet.8 -> /opt/puppet/share/man/man8/puppet.8
chmod 0644 /opt/puppet/share/man/man8/puppet.8
man/man8/puppetca.8 -> /opt/puppet/share/man/man8/puppetca.8
chmod 0644 /opt/puppet/share/man/man8/puppetca.8
man/man8/puppetd.8 -> /opt/puppet/share/man/man8/puppetd.8
chmod 0644 /opt/puppet/share/man/man8/puppetd.8
man/man8/puppetdoc.8 -> /opt/puppet/share/man/man8/puppetdoc.8
chmod 0644 /opt/puppet/share/man/man8/puppetdoc.8
man/man8/puppetmasterd.8 -> /opt/puppet/share/man/man8/puppetmasterd.8
chmod 0644 /opt/puppet/share/man/man8/puppetmasterd.8
man/man8/puppetqd.8 -> /opt/puppet/share/man/man8/puppetqd.8
chmod 0644 /opt/puppet/share/man/man8/puppetqd.8
man/man8/puppetrun.8 -> /opt/puppet/share/man/man8/puppetrun.8
chmod 0644 /opt/puppet/share/man/man8/puppetrun.8
man/man8/ralsh.8 -> /opt/puppet/share/man/man8/ralsh.8
chmod 0644 /opt/puppet/share/man/man8/ralsh.8
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to