Skip to content

Commit

Permalink
switching to https by default since katello defaults to https
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike McCune committed Aug 1, 2011
1 parent ceb843f commit ad82fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/etc/client.conf
@@ -1,7 +1,7 @@
[server]
host = localhost.localdomain
port = 3000
scheme = http
scheme = https
path = /

[interface]
Expand Down

0 comments on commit ad82fb8

Please sign in to comment.