We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d7e26 commit 518a4e4Copy full SHA for 518a4e4
README.md
@@ -143,8 +143,8 @@ $ cat > registrations.json <<EOF
143
"subscription": {
144
"activation_key": "replace-with_activation_key",
145
"organization": "replace-with_org",
146
- "server_url": "replace-with_server_url",
147
- "base_url": "replace_with-base_url",
+ "server_hostname": "subscription.rhsm.redhat.com",
+ "base_url": "https://cdn.redhat.com",
148
"insights": true,
149
"rhc": true,
150
"proxy": "replace-with_proxy"
0 commit comments