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

Refs #16253 - Add max speed var to foreman-proxy-content #110

Merged
merged 1 commit into from
Feb 3, 2017

Conversation

sean797
Copy link
Member

@sean797 sean797 commented Jan 26, 2017

No description provided.

@sean797 sean797 force-pushed the max_speed branch 4 times, most recently from 9563d35 to 15fc5d4 Compare January 26, 2017 18:47
@@ -33,6 +33,9 @@
# $pulp_oauth_secret:: OAuth secret to be used for Pulp REST interaction
# type:Optional[String]
#
# $pulp_max_speed:: The maximum download speed for a Pulp task per second. (e.g. "4 Kb" or 1Gb")
# type:string
Copy link
Member

Choose a reason for hiding this comment

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

We moved over to Puppet 4 types, can you change this to be type:Optional[String]?

@sean797 sean797 force-pushed the max_speed branch 3 times, most recently from c5320de to f2e3696 Compare January 30, 2017 13:51
@sean797
Copy link
Member Author

sean797 commented Jan 31, 2017

Not sure why tests are failing, seem unrelated to me?

@stbenjam
Copy link
Member

It's puppet-lint:

%{path}:%{linenumber}:%{KIND}: %{message}

There's a bug in the latest version where it's not rendering the messages. I think it's mostly you have trailing whitespace on some of your lines that needs to be removed.

@sean797
Copy link
Member Author

sean797 commented Jan 31, 2017

\o/ thanks @stbenjam 👍

Copy link
Member

@stbenjam stbenjam left a comment

Choose a reason for hiding this comment

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

LGTM

@ekohl
Copy link
Member

ekohl commented Feb 3, 2017

Submitted Katello/foreman-installer-modulesync#16 to fix the puppet-lint issue.

@stbenjam stbenjam merged commit 25a134f into theforeman:master Feb 3, 2017
@stbenjam
Copy link
Member

stbenjam commented Feb 3, 2017

Thanks!

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.

3 participants