On Tue, Feb 9, 2010 at 7:58 PM, Eric Gerlach <egerl...@feds.uwaterloo.ca> wrote:
> One thing we did which we like is that we set up a git repository for our
> themes.  The theme designer can check into the development or production
> branches of that repo, and the appropriate server will pull down the changes.

Coincidence - I've done the same thing (but each site is its own Git
repo, including themes, images and so on).

This way I can check out and edit CSS code in Textmate and then commit
it back and push to the server.

> With the existence of Drush, I think the next step would be to actually roll
> that into a package provider so you could write:
>
> package { "content":
>        ensure => present,
>        provider => "drupal-module",
>        target => "/etc/drupal/6/sites/all"
> }

That sounds like a great idea - I haven't yet taken the step of having
Puppet actually deploy the content to the site.

Regards,
J
-- 
Bitfield Consulting: we make software that makes things work
http://bitfieldconsulting.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to