ElasticSearch 2.4 - Cluster and inline scripts

Hi, I am using the configuration "using script.engine.groovy.inline.search: on" in my non-clustered 2.4 servers and as soon as I added it to our 2.4 clustered server, the elastic service will not start. In the error log I get:

Likely root cause: expected '', but found BlockMappingStart
in 'reader', line 104, column 1:
script.engine.groovy.inline.sear...

I'm sure it's something basic. Any ideas?

Thanks!

Nevermind. One of many to run into spacing issues in the yml file...