fix syntax
This commit is contained in:
parent
5cb83b30ae
commit
82904124b8
|
@ -95,7 +95,7 @@ done
|
||||||
### Admin Client
|
### Admin Client
|
||||||
#### Configure Pulp Admin Client
|
#### Configure Pulp Admin Client
|
||||||
Make the `[server]` section look more like this:
|
Make the `[server]` section look more like this:
|
||||||
{% highlight %}
|
{% highlight bash %}
|
||||||
[server]
|
[server]
|
||||||
host: pulp-master-01
|
host: pulp-master-01
|
||||||
port: 443
|
port: 443
|
||||||
|
|
Loading…
Reference in New Issue