Hello, I have been attempting to do the following: file { "/home/test/test.txt": owner => test, group => test, checksum => md5, source => "puppet://puppet/files/test.txt" } At first, this appeared to work, but now I realize that when the file is copied from the server, the permissions are not applied until the next puppet run. Does puppet not apply the permissions after the file copy? Thank you, -- Rob -- ____________________________________________________________________________________ Now that''s room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097 _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
On Feb 27, 2007, at 1:11 PM, Robert Mombro wrote:> Hello, > > I have been attempting to do the following: > > file { "/home/test/test.txt": owner => test, group => test, > checksum => md5, source => "puppet://puppet/files/test.txt" } > > At first, this appeared to work, but now I realize that when the > file is copied from the server, the permissions are not applied > until the next puppet run. > > Does puppet not apply the permissions after the file copy?This is a bug, fixed in svn, it''ll be in the next release. -- It is well to remember that the entire universe, with one trifling exception, is composed of others. --John Andrew Holmes --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
Mr. Kanies, Thank you for your response. Do you have an ETA for the next release? Thank you, -- Rob -- ----- Original Message ---- From: Robert Mombro <j8irfm@yahoo.com> To: puppet-users@madstop.com Sent: Tuesday, February 27, 2007 2:11:26 PM Subject: [Puppet-users] Problem enforcing permissions on remote file copy Hello, I have been attempting to do the following: file { "/home/test/test.txt": owner => test, group => test, checksum => md5, source => "puppet://puppet/files/test.txt" } At first, this appeared to work, but now I realize that when the file is copied from the server, the permissions are not applied until the next puppet run. Does puppet not apply the permissions after the file copy? Thank you, -- Rob -- Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta._______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users ____________________________________________________________________________________ Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
On Feb 27, 2007, at 1:29 PM, Robert Mombro wrote:> Mr. Kanies, > > Thank you for your response. > > Do you have an ETA for the next release?Hopefully soon, but I don''t really know what that means. I think I''m going to have to put a bugfix release out in the next couple of weeks, but there are some bugfixes that still need to get into that release and until I fix them I don''t know how long they''ll take. For those others who are helping track bugs down or fix them, please take note. I expect to be putting 0.22.2 out as soon as I can, although I''d be shocked if that were within the next two weeks. -- Death and taxes are inevitable; at least death doesn''t get worse every year. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com