<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-gluster.git/vagrant, branch master</title>
<subtitle>Puppet module for GlusterFS</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/'/>
<entry>
<title>Add btrfs support.</title>
<updated>2014-09-26T17:27:09+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-05-06T15:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=6c962083d8b100dcaeb6f11dbe61e6071f3d13f0'/>
<id>6c962083d8b100dcaeb6f11dbe61e6071f3d13f0</id>
<content type='text'>
This patch adds btrfs support to puppet-gluster. This is not (yet)
officially supported by GlusterFS but should work. It is being added
here to make it easier to test with GlusterFS and report bugs.

Special thanks to Eric Sandeen for adding --uuid support to mkfs.btrfs:

https://bugzilla.redhat.com/show_bug.cgi?id=1094857

Tracker bug for this feature is:

https://bugzilla.redhat.com/show_bug.cgi?id=1094860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds btrfs support to puppet-gluster. This is not (yet)
officially supported by GlusterFS but should work. It is being added
here to make it easier to test with GlusterFS and report bugs.

Special thanks to Eric Sandeen for adding --uuid support to mkfs.btrfs:

https://bugzilla.redhat.com/show_bug.cgi?id=1094857

Tracker bug for this feature is:

https://bugzilla.redhat.com/show_bug.cgi?id=1094860
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary nesting in vagrant directory.</title>
<updated>2014-07-09T03:39:49+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-07-09T03:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=cd182e0ef68c9ee0f5701b436050de7538ab6ff1'/>
<id>cd182e0ef68c9ee0f5701b436050de7538ab6ff1</id>
<content type='text'>
This isn't needed anymore because of:
https://github.com/pradels/vagrant-libvirt/commit/0ac7498f4d73d4100462ac34b5cd89c308622fc5

Let me know if I broke anything or if this still works perfectly!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't needed anymore because of:
https://github.com/pradels/vagrant-libvirt/commit/0ac7498f4d73d4100462ac34b5cd89c308622fc5

Let me know if I broke anything or if this still works perfectly!
</pre>
</div>
</content>
</entry>
<entry>
<title>Match the git tree of the child gluster module to the parent git module.</title>
<updated>2014-05-16T18:00:57+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-05-15T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=84150a0f009bf0f4ec894e31c02407c42a92854b'/>
<id>84150a0f009bf0f4ec894e31c02407c42a92854b</id>
<content type='text'>
Like "Back to the Future" (the movie), we can only affect the future,
unless we go back to the past (rebasing) to add this feature earlier. So
this should only work for versions that are newer that 0.0.3, since I
don't want to rebase git master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like "Back to the Future" (the movie), we can only affect the future,
unless we go back to the past (rebasing) to add this feature earlier. So
this should only work for versions that are newer that 0.0.3, since I
don't want to rebase git master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull more operating system specific data from yaml files.</title>
<updated>2014-05-07T16:52:05+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-04-25T04:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=9722c0515848670d642e21a220aca37f67b65492'/>
<id>9722c0515848670d642e21a220aca37f67b65492</id>
<content type='text'>
This patch includes program paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch includes program paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull operating system specific data from yaml files.</title>
<updated>2014-05-07T16:52:05+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-04-07T04:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=32fdb618625f011b7d7387428520441a91321e0e'/>
<id>32fdb618625f011b7d7387428520441a91321e0e</id>
<content type='text'>
This patch includes package names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch includes package names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the libvirt driver to use accelerated kvm.</title>
<updated>2014-05-06T18:20:11+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-05-05T22:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=afc480f66ff3ce37dbcc6ff389aaa491d6f1ab85'/>
<id>afc480f66ff3ce37dbcc6ff389aaa491d6f1ab85</id>
<content type='text'>
This wasn't necessary in previous versions of vagrant-libvirt because
this option specified the uri, and the domain type defaulted to kvm. In
newer releases, you have to specify this for performance, otherwise it
will default to qemu software only virtualization. This depends on:

https://github.com/pradels/vagrant-libvirt/commit/67734f003273d3fadcca3893c994f691fee1b629

also available at:

https://github.com/purpleidea/vagrant-libvirt/commit/67734f003273d3fadcca3893c994f691fee1b629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This wasn't necessary in previous versions of vagrant-libvirt because
this option specified the uri, and the domain type defaulted to kvm. In
newer releases, you have to specify this for performance, otherwise it
will default to qemu software only virtualization. This depends on:

https://github.com/pradels/vagrant-libvirt/commit/67734f003273d3fadcca3893c994f691fee1b629

also available at:

https://github.com/purpleidea/vagrant-libvirt/commit/67734f003273d3fadcca3893c994f691fee1b629
</pre>
</div>
</content>
</entry>
<entry>
<title>Support adding multiple additional disks to gluster machines.</title>
<updated>2014-05-05T22:34:34+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-04-10T17:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=a80a7a64835d450c168c4cede18ed156095a4fd7'/>
<id>a80a7a64835d450c168c4cede18ed156095a4fd7</id>
<content type='text'>
You can easily configure this by settings the disks integer in the
puppet-gluster.yaml file or with the --gluster-disks= parameter.

If this is set to the default of zero (0) then no disks are added.

This patch depends on:
https://github.com/pradels/vagrant-libvirt/issues/162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You can easily configure this by settings the disks integer in the
puppet-gluster.yaml file or with the --gluster-disks= parameter.

If this is set to the default of zero (0) then no disks are added.

This patch depends on:
https://github.com/pradels/vagrant-libvirt/issues/162
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the sync type be configurable.</title>
<updated>2014-05-05T15:51:45+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-05-05T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=a3f50eb8b5886b09651ed80b613a690aafea5042'/>
<id>a3f50eb8b5886b09651ed80b613a690aafea5042</id>
<content type='text'>
Useful for setups where getting nfs sync working is a PITA.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful for setups where getting nfs sync working is a PITA.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create management network from a single variable.</title>
<updated>2014-04-08T22:35:59+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-04-08T20:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=29adf91e51a9754f450852f8da14904e1579567f'/>
<id>29adf91e51a9754f450852f8da14904e1579567f</id>
<content type='text'>
This lets you set which management network gets used, and is useful if
you need to avoid conflicts with a network on your host.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets you set which management network gets used, and is useful if
you need to avoid conflicts with a network on your host.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store different os versions in different output directories.</title>
<updated>2014-04-05T01:21:10+00:00</updated>
<author>
<name>James Shubin</name>
<email>james@shubin.ca</email>
</author>
<published>2014-04-05T00:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/purpleidea/public_git/puppet-gluster.git/commit/?id=e6f0bc559802abae16e06c79062f1910538fbedd'/>
<id>e6f0bc559802abae16e06c79062f1910538fbedd</id>
<content type='text'>
(I guess this means I'm now a vagrant os image maintainer.)

NOTE: you can create your own personal scripts in builder/versions/ !
(See the template.sh file there for more information.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(I guess this means I'm now a vagrant os image maintainer.)

NOTE: you can create your own personal scripts in builder/versions/ !
(See the template.sh file there for more information.)
</pre>
</div>
</content>
</entry>
</feed>
