diff options
| author | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-11 15:43:06 -0400 |
|---|---|---|
| committer | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-11 15:43:06 -0400 |
| commit | b497ca84b96152616a66fe9665460c751a859eb4 (patch) | |
| tree | c63a0d954800e13d22a844e2a9c62f7d707937bd /manifests/init.pp | |
| parent | ceb216e3e8215c8ad27806b6982038d7174c30ce (diff) | |
| download | puppet-django-b497ca84b96152616a66fe9665460c751a859eb4.tar.gz puppet-django-b497ca84b96152616a66fe9665460c751a859eb4.tar.xz puppet-django-b497ca84b96152616a66fe9665460c751a859eb4.zip | |
everest => genome
Diffstat (limited to 'manifests/init.pp')
| -rw-r--r-- | manifests/init.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 44c405a..fe5e9a5 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -19,6 +19,6 @@ class django::server { } exec { "Checkout django example": - command => "/usr/bin/git clone git://${repoappliance}/pub/git/code/everest_django /usr/local/everest_django", + command => "/usr/bin/git clone git://${repoappliance}/pub/git/code/genome_django /usr/local/genome_django", } } |
