Clean up post-apache move carnage.

Change-Id: Ieeb8469126d64df75e7fa0fff67618daa6990674
Reviewed-on: https://review.openstack.org/11246
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Monty Taylor 2012-08-12 10:47:51 -07:00 committed by Jenkins
parent 361495ea07
commit 5e06b3420b
1 changed files with 0 additions and 5 deletions

View File

@ -35,11 +35,6 @@ class lodgeit {
hasrestart => true
}
service { "nginx":
ensure => running,
hasrestart => true
}
vcsrepo { "/tmp/lodgeit-main":
ensure => latest,
provider => git,