Skip to content

Commit

Permalink
(PE-39250) Remove project APIs and configuration
Browse files Browse the repository at this point in the history
Removes access to file_metadata and compile options which allowed
fetching data and compiling for bolt projects. This commit does not
remove all project based code, it is restricted to covering enough
ground to remove access to any functionality, but there may still be
some internal code left over.
  • Loading branch information
mcdonaldseanp committed Oct 8, 2024
1 parent 035bd05 commit 58f6bbf
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 620 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
(constantly nil)
false
nil
nil
nil
(get-in config [:puppetserver :certname])))
master-route-handler (comidi/routes->handler master-routes)
master-mount (master-core/get-master-mount
Expand Down
372 changes: 0 additions & 372 deletions src/clj/puppetlabs/services/master/file_serving.clj

This file was deleted.

Loading

0 comments on commit 58f6bbf

Please sign in to comment.