Skip to content

Commit

Permalink
Update manifests/plugin/dynflow.pp
Browse files Browse the repository at this point in the history
Co-Authored-By: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
ehelms and ekohl authored Oct 5, 2019
1 parent d982c88 commit 8e4da87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/plugin/dynflow.pp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
if $facts['osfamily'] == 'RedHat' {

foreman_proxy::plugin { 'dynflow_core':
package => "${$::foreman_proxy::plugin_prefix}rubygem-smart_proxy_dynflow_core",
package => "${foreman_proxy::plugin_prefix}dynflow_core",
}
~> file { '/etc/smart_proxy_dynflow_core/settings.yml':
ensure => file,
Expand Down

0 comments on commit 8e4da87

Please sign in to comment.