aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-01-10 14:56:14 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-01-10 14:56:14 -0200
commit74c243846e6631829b3f6218c65326ff83a8cb4e (patch)
tree414f96b8cc06a88ccc5e8d9436073b0ff6dd46d5 /manifests/init.pp
parent3103dc7f9b246735b385d46d9121dbb7895a02c2 (diff)
downloadpuppet-nodo-74c243846e6631829b3f6218c65326ff83a8cb4e.tar.gz
puppet-nodo-74c243846e6631829b3f6218c65326ff83a8cb4e.tar.bz2
Trying to fix dependency cycle
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index aa9f125..da844c0 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -177,7 +177,7 @@ class nodo::vserver inherits nodo {
mode => 0644,
ensure => present,
notify => Exec["vs_restart_${name}"],
- require => Vserver["$name"];
+ require => Exec["vs_create_${name}"],
}
# Create a munin virtual resource to be realized in the node