Merge pull request #43 from danielfrg/patch-1
Added rest_cherrypy section
This commit is contained in:
		
						commit
						fba928096b
					
				| @ -803,3 +803,11 @@ halite: | ||||
|   {%- endfor %} | ||||
| {%- endif %} | ||||
| 
 | ||||
| {% if 'rest_cherrypy' in master -%} | ||||
| #####         rest_cherrypy          ##### | ||||
| ########################################## | ||||
| rest_cherrypy: | ||||
|   {%- for name, value in master['rest_cherrypy'].iteritems() %} | ||||
|   {{ name }}: {{ value }} | ||||
|   {%- endfor %} | ||||
| {%- endif %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nitin Madhok
						Nitin Madhok