Closed brugidou closed 9 years ago
The install recipe set the template action to stop and then the slave and master recipe set it back to start. This modified the template twice at every chef run.
install
stop
slave
master
start
The
install
recipe set the template action tostop
and then theslave
andmaster
recipe set it back tostart
. This modified the template twice at every chef run.