Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #7159: Add missing foreman_proxy options. #18

Merged
merged 1 commit into from Aug 27, 2014

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Aug 19, 2014

No description provided.

@@ -95,20 +132,38 @@
$puppetca = $capsule::params::puppetca,

$tftp = $capsule::params::tftp,
$tftp_syslinux_root = $capsule::params::tftp_syslinux_root,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to add those to https://github.com/ehelms/puppet-capsule/blob/fixes-7159/manifests/params.pp#L27 and reference the default values from the smart_proxy params

@ehelms
Copy link
Member Author

ehelms commented Aug 25, 2014

updated

$tftp_syslinux_files = $foreman_proxy::params::tftp_syslinux_files
$tftp_root = $foreman_proxy::params::tftp_root
$tftp_dirs = $foreman_proxy::params::tftp_dirs
$tftp_servername = $foreman_proxy::params::tftp_servername
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the ftfp_servername is there twice, which causes katello-installer to fail badly

@ehelms
Copy link
Member Author

ehelms commented Aug 26, 2014

@iNecas good catch, updated

@iNecas
Copy link
Member

iNecas commented Aug 27, 2014

ACK

ehelms added a commit that referenced this pull request Aug 27, 2014
Fixes #7159: Add missing foreman_proxy options.
@ehelms ehelms merged commit a99daa4 into theforeman:master Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants