[SSSD] [PATCH] Add Vagrant configuration for SSSD

Stephen Gallagher sgallagh at redhat.com
Wed May 27 19:30:36 UTC 2015


On Wed, 2015-05-27 at 13:31 -0400, Stephen Gallagher wrote:
> 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.

One minor update; added a few more packages to the deployment
installation (adcli, oddjob-mkhomedir and polkit) to support realmd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-Vagrant-configuration-for-SSSD.patch
Type: text/x-patch
Size: 5389 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20150527/49691b87/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20150527/49691b87/attachment.sig>


More information about the sssd-devel mailing list