Sha256: 53a15a9e4afeec910824e0a75e7dc4566234fcf701d7bcedb65bf9b10857e092
Contents?: true
Size: 1.17 KB
Versions: 2
Compression:
Stored size: 1.17 KB
Contents
# ForemanSnapshotManagement ForemanSnapshotManagement is a Foreman plugin to manage snapshots. As Hypervisor VMware vSphere is supported. ## Features - List existing snapshots of a virtual machine. - Create a snapshot of a virtual machine. - Revert existing virtual machine to a previously created snapshot. - Remove existing snapshots of a virtual machine. ## Installation See [How_to_Install_a_Plugin](http://projects.theforeman.org/projects/foreman/wiki/How_to_Install_a_Plugin) for how to install Foreman plugins ## Copyright Copyright (c) 2017 ATIX AG - http://www.atix.de This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_snapshot_management-1.2.0 | README.md |
foreman_snapshot_management-1.1.0 | README.md |