Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
foreman_passwordstate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LiU IT - Infrastructure
foreman_passwordstate
Commits
b436344f
Verified
Commit
b436344f
authored
1 year ago
by
Alexander Olofsson
Browse files
Options
Downloads
Patches
Plain Diff
Make rubocop happier
parent
86b4b744
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#109621
failed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/foreman_passwordstate/engine.rb
+2
-0
2 additions, 0 deletions
lib/foreman_passwordstate/engine.rb
with
2 additions
and
0 deletions
lib/foreman_passwordstate/engine.rb
+
2
−
0
View file @
b436344f
...
...
@@ -17,6 +17,7 @@ module ForemanPasswordstate
end
end
# rubocop:disable Metrics/BlockLength
initializer
'foreman_passwordstate.register_plugin'
,
before: :finisher_hook
do
|
_app
|
Foreman
::
Plugin
.
register
:foreman_passwordstate
do
requires_foreman
'>= 3.6'
...
...
@@ -103,6 +104,7 @@ module ForemanPasswordstate
end
end
end
# rubocop:enable Metrics/BlockLength
# Precompile any JS or CSS files under app/assets/
# If requiring files from each other, list them explicitly here to avoid precompiling the same
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment