Skip to content

Commit

Permalink
Fixes #33550 - Remove Puppet API endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
nadjaheitmann authored and ezr-ondrej committed Sep 29, 2021
1 parent dff1483 commit f78b0ee
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 591 deletions.
27 changes: 0 additions & 27 deletions app/controllers/api/v2/config_groups_controller.rb

This file was deleted.

46 changes: 0 additions & 46 deletions app/controllers/api/v2/environments_controller.rb

This file was deleted.

19 changes: 0 additions & 19 deletions app/controllers/api/v2/host_classes_controller.rb

This file was deleted.

19 changes: 0 additions & 19 deletions app/controllers/api/v2/hostgroup_classes_controller.rb

This file was deleted.

31 changes: 0 additions & 31 deletions app/controllers/api/v2/override_values_controller.rb

This file was deleted.

26 changes: 0 additions & 26 deletions app/controllers/api/v2/puppet_hosts_controller.rb

This file was deleted.

43 changes: 0 additions & 43 deletions app/controllers/api/v2/puppetclasses_controller.rb

This file was deleted.

29 changes: 0 additions & 29 deletions app/controllers/api/v2/smart_class_parameters_controller.rb

This file was deleted.

1 change: 0 additions & 1 deletion app/controllers/api/v2/smart_proxies_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module Api
module V2
class SmartProxiesController < V2::BaseController
include Api::Version2
include Api::ImportPuppetclassesCommonController
include Foreman::Controller::Parameters::SmartProxy

before_action :find_resource, :only => %w{show update destroy refresh version logs}
Expand Down

This file was deleted.

Loading

0 comments on commit f78b0ee

Please sign in to comment.