Fri, 27 Sep 2024 17:08:53 UTC | login

Information for build gdeploy-2.0.7-2.fc28

ID26220
Package Namegdeploy
Version2.0.7
Release2.fc28
Epoch
SummaryTool to deploy and manage GlusterFS cluster
Descriptiongdeploy is an Ansible based deployment tool. Initially gdeploy was written to install GlusterFS clusters, eventually it grew out to do lot of other things. On a given set of hosts, gdeploy can create physical volumes, volume groups, and logical volumes, install packages, subscribe to RHN channels, run shell commands, create GlusterFS volumes and more. See http://gdeploy.readthedocs.io/en/latest/ for more details
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 18 May 2018 20:15:34 UTC
CompletedFri, 18 May 2018 20:15:34 UTC
Tags
f29
RPMs
src
gdeploy-2.0.7-2.fc28.src.rpm (info) (download)
noarch
gdeploy-2.0.7-2.fc28.noarch.rpm (info) (download)
gdeploy-doc-2.0.7-2.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 22 2017 Ramakrishna Reddy Yekulla <ramkrsna@fedoraproject.org> - 2.0.7 - ctdb and regex related bugfixes * Wed Nov 22 2017 Sachidananda Urs <sac@redhat.com> - 2.0.6-1 - Add vdo support to gdeploy * Tue Nov 14 2017 Sachidananda Urs <sac@redhat.com> - 2.0.5-1 - Add geo-replication support to gdeploy * Sun Nov 05 2017 Sachidananda Urs <sac@redhat.com> - 2.0.4-1 - Remove the multiple display support, broken in Ansible-2.4 * Fri Nov 03 2017 Sachidananda Urs <sac@redhat.com> - 2.0.3-1 - Fix the versioning, do not use hypens in version numbers * Mon Sep 25 2017 Matthew Miller <mtatdm@fedoraproject.org> - 2.0.2-15 - add dist tag as per guidelines https://fedoraproject.org/wiki/Packaging:DistTag * Wed Aug 16 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-14 - Change the license to GPLv3+ - Fix the source tar ball naming * Wed Aug 09 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-13 - Fix spec to address comment#28 from bug: 1344276 * Tue Jun 27 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-12 - Do not throw `volume start failed' error if volume is already started - Add service `glusterfssharedstorage' to NFS Ganesha pre-requisites - Add service `nfs-ganesha' to NFS Ganesha pre-requisites * Thu Jun 22 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-11 - Updated extras/scripts to enable multipath * Thu May 18 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-10 - Use shell module instead of script while executing a script * Tue May 16 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-9 - Print the status of add-node command * Mon May 15 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-8 - Do not export a volume unless specified in [nfs-ganesha] section * Thu May 11 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-7 - Move the modues to ansible/modules from ansible/modules/extras * Fri May 05 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-6 - Fixes a traceback caused for accessing non-existent key * Fri May 05 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-5 - Fixes bugs: 1447271 1446509 1446092 1444829 * Tue Apr 25 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-4 - Add cachesize variable to [backend-setup] section * Thu Apr 13 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-3 - Fix a traceback in RHEL6, catch exception and print message * Thu Mar 30 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-2 - Fixed an issue where playbooks were installed wrongly * Wed Mar 22 2017 Sachidananda Urs <sac@redhat.com> 2.0.2-1 - Fixes NFS Ganesha delete node issue - Add support for RAID5 * Tue Jan 10 2017 Sachidananda Urs <sac@redhat.com> 2.0.1-4 - Fix spec to address comment#19 from bug: 1344276 * Mon Nov 07 2016 Sachidananda Urs <sac@redhat.com> 2.0.1-3 - Fix spec file to conform to Fedora standards * Wed Nov 02 2016 Sachidananda Urs <sac@redhat.com> 2.0.1-2 - Fixes bugs: 1390872, 1390871, 1387174 * Thu Sep 29 2016 Sachidananda Urs <sac@redhat.com> 2.0.1-1 - Removed ansible dependency from RHEL6 * Tue Aug 23 2016 Sachidananda Urs <sac@redhat.com> 2.0.1 - Add support for configuring NFS Ganesha, Samba, and CTDB * Fri Jul 15 2016 Sachidananda Urs <sac@redhat.com> dev1 - NFS Ganesha related bug fixes. * Wed Jun 08 2016 Sachidananda Urs <sac@redhat.com> master-2 - First release after master rebase * Fri Jun 03 2016 Sachidananda Urs <sac@redhat.com> 2.0-16 - Cleaning up the spec file * Mon Feb 01 2016 Sachidananda Urs <sac@redhat.com> 2.0 - New design, refer: doc/gdeploy-2 * Fri Nov 06 2015 Sachidananda Urs <sac@redhat.com> 1.1 - Patterns in configs are to be tested - Backend setup config changes(This includes alot) - Rerunning the config do not throw error - Backend reset - Host specific and group specific changes. - Quota - Snapshot - Geo-replication - Subscription manager - Package install - Firewalld - samba - CTDB - CIFS mount * Mon Aug 03 2015 Sachidananda Urs <sac@redhat.com> 1.0 - Initial release.