Skip to content

Commit 60314ec

Browse files
tuxmeaevgeni
authored andcommitted
Feature name must not be all capital letters
1 parent 3b83558 commit 60314ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/plugin/hdm.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
foreman_proxy::plugin::module { 'hdm':
3131
template_path => 'foreman_proxy/plugin/hdm.yml.erb',
3232
enabled => $enabled,
33-
feature => 'HDM',
33+
feature => 'Hdm',
3434
listen_on => $listen_on,
3535
version => $version,
3636
}

0 commit comments

Comments
 (0)