Re: [Puppet Users] distribute a website

2011-08-02 Thread Boian Mihailov
thanks that worked perfectly On Tue, Aug 2, 2011 at 4:07 PM, Martin Alfke wrote: > Hi, > > On 02.08.2011, at 13:19, Boian Mihailov wrote: > > > Hello everyone. I am fairly new to puppet, and i just love it. > > > > I am trying to distribute websites across my web servers. > > I've tried file cop

Re: [Puppet Users] distribute a website

2011-08-02 Thread Martin Alfke
Hi, On 02.08.2011, at 13:19, Boian Mihailov wrote: > Hello everyone. I am fairly new to puppet, and i just love it. > > I am trying to distribute websites across my web servers. > I've tried file copy with recursion but its fairly slow process and i > believe its not quite right to do it this wa

[Puppet Users] distribute a website

2011-08-02 Thread Boian Mihailov
Hello everyone. I am fairly new to puppet, and i just love it. I am trying to distribute websites across my web servers. I've tried file copy with recursion but its fairly slow process and i believe its not quite right to do it this way. Now i am thinking of making tar.gz of each site and distrib