<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/contrib/vagrant, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>Add Vagrant configuration for SSSD</title>
<updated>2015-06-02T13:47:11+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2015-05-27T17:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=a0b95be79afdf1854c2bd0af58a28af2b8a083e9'/>
<id>a0b95be79afdf1854c2bd0af58a28af2b8a083e9</id>
<content type='text'>
To set up a Vagrant development environment:
* Install the Vagrant packages for your development system
  * On Fedora 22 and later: 'dnf install vagrant-libvirt'
* Deploy the Vagrant box:
  * 'vagrant up'
* Build SSSD:
  * vagrant ssh -c "cd /vagrant; reconfig; chmake"

Vagrant can keep your development tree in-sync with the Vagrant box
by running 'vagrant rsync-auto' in a shell (this will continue to
run, monitoring for changes and syncing them as they are saved).
Alternately, it can be manually synced with 'vagrant rsync' at will.

More information:
http://fedoramagazine.org/running-vagrant-fedora-22/

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To set up a Vagrant development environment:
* Install the Vagrant packages for your development system
  * On Fedora 22 and later: 'dnf install vagrant-libvirt'
* Deploy the Vagrant box:
  * 'vagrant up'
* Build SSSD:
  * vagrant ssh -c "cd /vagrant; reconfig; chmake"

Vagrant can keep your development tree in-sync with the Vagrant box
by running 'vagrant rsync-auto' in a shell (this will continue to
run, monitoring for changes and syncing them as they are saved).
Alternately, it can be manually synced with 'vagrant rsync' at will.

More information:
http://fedoramagazine.org/running-vagrant-fedora-22/

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
