Skip to content
Snippets Groups Projects
Unverified Commit 8f9c344b authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #1106 from renich/patch-1

Singular to plural on random serial numbers setting
parents 45700bc0 067b683b
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@ ipaserver_domain=example.com
ipaserver_realm=EXAMPLE.COM
ipaadmin_password=MySecretPassword123
ipadm_password=MySecretPassword234
ipaserver_random_serial_number=true
ipaserver_random_serial_numbers=true
```
By setting the variable in the inventory file, the same ipaserver deployment playbook, shown before, can be used.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment