Skip to content

Commit

Permalink
Update rubocop whitepace complaints
Browse files Browse the repository at this point in the history
  • Loading branch information
waveclaw committed Dec 1, 2018
1 parent 44882f0 commit 5cfa61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/type/rhsm_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ def self.text_options
}
end


# These are 'binary' options that map to 1 or 0 in the rhsm.conf file
# they are NOT booleans beacause of PUP-2368 (see PDK-919 for workarounds)

def self.binary_options
{
server_insecure: 'server.insecure',
Expand Down

0 comments on commit 5cfa61f

Please sign in to comment.