Skip to content

Commit

Permalink
Use new plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero committed Jun 5, 2020
1 parent e88d297 commit 3d940d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/profile/manifests/jenkins/master.pp
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
owner => jenkins,
group => jenkins,
source => 'puppet:///modules/jenkins_files/var/lib/jenkins/hudson.plugins.warnings.WarningsPublisher.xml',
require => Jenkins::Plugin['warnings'],
require => Jenkins::Plugin['warnings-ng'],
notify => Service['jenkins'],
}

Expand Down

0 comments on commit 3d940d4

Please sign in to comment.