Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Fixes #20277 - Adds -y flag to katello-hostname-change #479

Merged
merged 1 commit into from Jul 12, 2017

Conversation

johnpmitsch
Copy link
Contributor

No description provided.

@johnpmitsch
Copy link
Contributor Author

This is the process I use on a production (3.4) machine to test out upstream katello-packaging scripts

@@ -67,6 +67,10 @@ opt_parser = OptionParser.new do |opt|
end
end

opt.on("-y", "--assumeyes", "Bypass interaction by answering yes") do |confirm|
Copy link
Member

Choose a reason for hiding this comment

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

For consistency with katello-restore, recommend using 'Answer yes for all questions'.

@johnpmitsch johnpmitsch merged commit 878c734 into Katello:master Jul 12, 2017
@johnpmitsch johnpmitsch deleted the khc_yes branch July 12, 2017 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants