<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-inifile/lib/puppet/type, branch master</title>
<subtitle>Puppet module for inifile</subtitle>
<id>https://cgit.fluxo.info/puppet-inifile/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-inifile/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/'/>
<updated>2013-03-25T10:34:37+00:00</updated>
<entry>
<title>Added 'ini_subsetting' custom resource type</title>
<updated>2013-03-25T10:34:37+00:00</updated>
<author>
<name>Karel Brezina</name>
<email>karel.brezina@gmail.com</email>
</author>
<published>2013-02-15T09:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=4351d8b9c8dac40f0f733fd7622d655241f113ba'/>
<id>urn:sha1:4351d8b9c8dac40f0f733fd7622d655241f113ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make value a property</title>
<updated>2012-10-03T01:53:53+00:00</updated>
<author>
<name>Dan Bode</name>
<email>dan@puppetlabs.com</email>
</author>
<published>2012-10-03T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=cbc90d38347f8ca61de2208b16ffc76f9fd5938c'/>
<id>urn:sha1:cbc90d38347f8ca61de2208b16ffc76f9fd5938c</id>
<content type='text'>
This commit converts value to a property so that it
can be managed and modified when a file already has
a value set.

It was previously treating the line creation state
the same as the update case, which is not in
alignment with Puppet's model.</content>
</entry>
<entry>
<title>Add validation for key_val_separator</title>
<updated>2012-09-20T18:35:45+00:00</updated>
<author>
<name>Chris Price</name>
<email>chris@puppetlabs.com</email>
</author>
<published>2012-09-20T18:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=e527908b7c6ac5d91677229a96d5a97194dc68b7'/>
<id>urn:sha1:e527908b7c6ac5d91677229a96d5a97194dc68b7</id>
<content type='text'>
For now, the key_val_separator is required to contain
exactly one '=' character.  This commit simply validates
that that is the case.
</content>
</entry>
<entry>
<title>Allow overriding separator string between key/val pairs</title>
<updated>2012-09-19T22:42:16+00:00</updated>
<author>
<name>Chris Price</name>
<email>chris@puppetlabs.com</email>
</author>
<published>2012-09-19T22:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=8d1fdc5c29d70027b0f1859145ced5ebb266cf9c'/>
<id>urn:sha1:8d1fdc5c29d70027b0f1859145ced5ebb266cf9c</id>
<content type='text'>
This introduces a new parameter, 'key_val_separator', which
can be set in order to override the string that is used
as a separator between the key/value pair of a setting line.
The default is ' = ', but you could set the param to '=' if
you don't want to include whitespace in your settings file.
</content>
</entry>
<entry>
<title>First (basic) working version of ini_setting provider</title>
<updated>2012-07-29T04:59:54+00:00</updated>
<author>
<name>Chris Price</name>
<email>chris@puppetlabs.com</email>
</author>
<published>2012-07-29T04:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=9c76b6af1200c71e7ae72e0e2f349919a3081738'/>
<id>urn:sha1:9c76b6af1200c71e7ae72e0e2f349919a3081738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Started writing some tests, work has been punted</title>
<updated>2012-06-14T18:42:49+00:00</updated>
<author>
<name>Chris Price</name>
<email>chris@puppetlabs.com</email>
</author>
<published>2012-06-14T18:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-inifile/commit/?id=91273a5a2b0c88e7129908406fd0933a0d88ef11'/>
<id>urn:sha1:91273a5a2b0c88e7129908406fd0933a0d88ef11</id>
<content type='text'>
</content>
</entry>
</feed>
