[Flow] Reuse of YAML settings

Peter Russ peter.russ at 4many.net
Tue Apr 8 09:28:27 CEST 2014


What is the recommended way to "include" YAML settings?

As long as it is within one YAML-File the merge operator is a handy way 
to reduce the configuration overhead.
Example:
	ACME:
	  predfine1: &value1
	    value1: test

	ACME1:
	  values:
	    <<: *value1

Is there a solution within FLOW to include this settings from other files?

Hints welcome.
	

-- 
Fiat lux! Docendo discimus.
_____________________________

http://www.xing.com/profile/Peter_Russ


More information about the Flow mailing list