# -*- encoding: utf-8 -*- # stub: foreman_resource_quota 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "foreman_resource_quota".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "is_foreman_plugin" => "true" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Bastian Schmidt".freeze] s.date = "2024-04-17" s.description = "Foreman Plug-in to manage resource usage among users.".freeze s.email = ["schmidt@atix.de".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/concerns/foreman/controller/parameters/resource_quota.rb".freeze, "app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb".freeze, "app/controllers/foreman_resource_quota/application_controller.rb".freeze, "app/controllers/foreman_resource_quota/resource_quotas_controller.rb".freeze, "app/helpers/foreman_resource_quota/hosts_helper.rb".freeze, "app/helpers/foreman_resource_quota/resource_quota_helper.rb".freeze, "app/models/concerns/foreman_resource_quota/host_managed_extensions.rb".freeze, "app/models/concerns/foreman_resource_quota/user_extensions.rb".freeze, "app/models/concerns/foreman_resource_quota/usergroup_extensions.rb".freeze, "app/models/foreman_resource_quota/resource_quota.rb".freeze, "app/models/foreman_resource_quota/resource_quota_user.rb".freeze, "app/models/foreman_resource_quota/resource_quota_usergroup.rb".freeze, "app/services/foreman_resource_quota/resource_origin.rb".freeze, "app/services/foreman_resource_quota/resource_origins/compute_attributes_origin.rb".freeze, "app/services/foreman_resource_quota/resource_origins/compute_resource_origin.rb".freeze, "app/services/foreman_resource_quota/resource_origins/facts_origin.rb".freeze, "app/services/foreman_resource_quota/resource_origins/vm_attributes_origin.rb".freeze, "app/views/foreman_resource_quota/api/v2/hosts/resource_quota.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/base.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/create.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/hosts.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/index.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/main.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/show.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/update.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/usergroups.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/users.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/resource_quotas/utilization.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/usergroups/resource_quota.json.rabl".freeze, "app/views/foreman_resource_quota/api/v2/users/resource_quota.json.rabl".freeze, "app/views/foreman_resource_quota/resource_quotas/_form.html.erb".freeze, "app/views/foreman_resource_quota/resource_quotas/edit.html.erb".freeze, "app/views/foreman_resource_quota/resource_quotas/index.html.erb".freeze, "app/views/foreman_resource_quota/resource_quotas/new.html.erb".freeze, "app/views/foreman_resource_quota/resource_quotas/welcome.html.erb".freeze, "app/views/hosts/_form_quota_fields.html.erb".freeze, "app/views/users/_form_quota_tab.html.erb".freeze, "config/initializers/inflections.rb".freeze, "config/routes.rb".freeze, "db/migrate/20230306120001_create_resource_quotas.rb".freeze, "lib/foreman_resource_quota.rb".freeze, "lib/foreman_resource_quota/engine.rb".freeze, "lib/foreman_resource_quota/exceptions.rb".freeze, "lib/foreman_resource_quota/register.rb".freeze, "lib/foreman_resource_quota/version.rb".freeze, "lib/tasks/foreman_resource_quota_tasks.rake".freeze, "locale/Makefile".freeze, "locale/en/foreman_resource_quota.po".freeze, "locale/foreman_resource_quota.pot".freeze, "locale/gemspec.rb".freeze, "package.json".freeze, "webpack/api_helper.js".freeze, "webpack/api_helper.test.js".freeze, "webpack/components/CreateResourceQuotaModal.js".freeze, "webpack/components/ResourceQuotaEmptyState/index.js".freeze, "webpack/components/ResourceQuotaForm/ResourceQuotaForm.scss".freeze, "webpack/components/ResourceQuotaForm/ResourceQuotaFormConstants.js".freeze, "webpack/components/ResourceQuotaForm/components/Properties/Properties.scss".freeze, "webpack/components/ResourceQuotaForm/components/Properties/StaticDetail.js".freeze, "webpack/components/ResourceQuotaForm/components/Properties/StatusPropertiesLabel.js".freeze, "webpack/components/ResourceQuotaForm/components/Properties/StatusPropertiesLabel.test.js".freeze, "webpack/components/ResourceQuotaForm/components/Properties/TextInputField.js".freeze, "webpack/components/ResourceQuotaForm/components/Properties/index.js".freeze, "webpack/components/ResourceQuotaForm/components/QuotaState.js".freeze, "webpack/components/ResourceQuotaForm/components/Resource/Resource.scss".freeze, "webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js".freeze, "webpack/components/ResourceQuotaForm/components/Resource/UtilizationProgress.js".freeze, "webpack/components/ResourceQuotaForm/components/Resource/UtilizationProgress.scss".freeze, "webpack/components/ResourceQuotaForm/components/Resource/index.js".freeze, "webpack/components/ResourceQuotaForm/components/Resources.js".freeze, "webpack/components/ResourceQuotaForm/components/Submit.js".freeze, "webpack/components/ResourceQuotaForm/index.js".freeze, "webpack/components/UpdateResourceQuotaModal.js".freeze, "webpack/global_index.js".freeze, "webpack/global_test_setup.js".freeze, "webpack/helper.js".freeze, "webpack/index.js".freeze, "webpack/lib/ActionableDetail.js".freeze, "webpack/lib/ActionableDetail.scss".freeze, "webpack/lib/EditableSwitch.js".freeze, "webpack/lib/EditableTextInput/EditableTextInput.js".freeze, "webpack/lib/EditableTextInput/PencilEditButton.js".freeze, "webpack/lib/EditableTextInput/__tests__/editableTextInput.test.js".freeze, "webpack/lib/EditableTextInput/editableTextInput.scss".freeze, "webpack/lib/EditableTextInput/index.js".freeze, "webpack/lib/react-testing-lib-wrapper.js".freeze, "webpack/test_setup.js".freeze] s.homepage = "https://github.com/ATIX-AG/foreman_resource_quota".freeze s.licenses = ["GPL-3.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Foreman Plug-in for resource quota".freeze end