Sha256: d3f7a33e359a27f94b1804462a3bfb98aead5ba37354a1087fc74cc433b0b827
Contents?: true
Size: 809 Bytes
Versions: 5
Compression:
Stored size: 809 Bytes
Contents
# frozen_string_literal: true # Copyright 2018 Tristan Robert # This file is part of ForemanProxmox. # ForemanProxmox 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. # ForemanProxmox 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 ForemanProxmox. If not, see <http://www.gnu.org/licenses/>. require 'the_foreman_proxmox/engine' module TheForemanProxmox end
Version data entries
5 entries across 5 versions & 1 rubygems