<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>generator &#8211; Luxing Huang</title>
	<atom:link href="https://luxing.im/tag/generator/feed/" rel="self" type="application/rss+xml" />
	<link>https://luxing.im</link>
	<description>Thoughs and things</description>
	<lastBuildDate>Thu, 04 Feb 2016 18:44:18 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
<site xmlns="com-wordpress:feed-additions:1">58771605</site>	<item>
		<title>Extract specific Chef environment from a master template</title>
		<link>https://luxing.im/extract-specific-chef-environment-from-a-master-template/</link>
					<comments>https://luxing.im/extract-specific-chef-environment-from-a-master-template/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Thu, 04 Feb 2016 18:44:18 +0000</pubDate>
				<category><![CDATA[Techie Stuff]]></category>
		<category><![CDATA[chef]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[role]]></category>
		<guid isPermaLink="false">https://luxing.im/?p=610</guid>

					<description><![CDATA[This is the follow-up article for &#8220;Merging Chef JSONs into 1 template&#8220;. We are now able to merge environments and role files into 1 master template to manage, how are we gonna extract an environment or a role out of that template. Recursion rule the world! The extraction code is pretty small compare to the &#8230; <p class="link-more"><a href="https://luxing.im/extract-specific-chef-environment-from-a-master-template/" class="more-link">Continue reading<span class="screen-reader-text"> "Extract specific Chef environment from a master template"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>This is the follow-up article for &#8220;<a href="https://luxing.im/merging-chef-jsons-into-1-template/" target="_blank">Merging Chef JSONs into 1 template</a>&#8220;. We are now able to merge environments and role files into 1 master template to manage, how are we gonna extract an environment or a role out of that template.<br />
<span id="more-610"></span></p>
<p>Recursion rule the world! The extraction code is pretty small compare to the merging script.</p>
<p>Script is here: <a href="https://github.com/hlx98007/deployment-scripts/blob/master/chef_scripts/gen.py" target="_blank">https://github.com/hlx98007/deployment-scripts/blob/master/chef_scripts/gen.py</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/extract-specific-chef-environment-from-a-master-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">610</post-id>	</item>
	</channel>
</rss>
