[loadbalancer] Bug: Fix puppet source (closes: #40)
This commit is contained in:
		| @@ -78,7 +78,7 @@ class cloud::loadbalancer( | ||||
|  | ||||
|   file { '/etc/logrotate.d/haproxy': | ||||
|     ensure  => file, | ||||
|     source  => 'puppet:///cloud/logrotate/haproxy', | ||||
|     source  => 'puppet:///modules/cloud/logrotate/haproxy', | ||||
|     owner   => root, | ||||
|     group   => root, | ||||
|     mode    => '0644'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sebastien Badia
					Sebastien Badia