forked from TrueCloudLab/lego
infoblox: fix documentation
This commit is contained in:
parent
ca18391d25
commit
11ac3da542
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Code = "infoblox"
|
||||||
Since = "v4.4.0"
|
Since = "v4.4.0"
|
||||||
|
|
||||||
Example = '''
|
Example = '''
|
||||||
INFOBLOX_USER=api-user-529 \
|
INFOBLOX_USERNAME=api-user-529 \
|
||||||
INFOBLOX_PASSWORD=b9841238feb177a84330febba8a83208921177bffe733 \
|
INFOBLOX_PASSWORD=b9841238feb177a84330febba8a83208921177bffe733 \
|
||||||
INFOBLOX_HOST=infoblox.example.org
|
INFOBLOX_HOST=infoblox.example.org
|
||||||
lego --email you@example.com --dns infoblox --domains my.example.org run
|
lego --email you@example.com --dns infoblox --domains my.example.org run
|
||||||
|
|
Loading…
Reference in a new issue