All pastes #2076175 Raw Edit

Mine

public text v1 · immutable
#2076175 ·published 2011-06-07 13:42 UTC
rendered paste body
	service {
		'corp-myapp':
			ensure => running,
			hasstatus => true,
			enable => true,
			subscribe => File["/opt/myapp/instances/${instance}/conf/system.properties"]
	}