Merge pull request #473 from nphilipp/master--typo

Fix typo
This commit is contained in:
Thomas Woerner
2020-12-22 15:38:16 +01:00
committed by GitHub

View File

@@ -154,7 +154,7 @@ ipaserver_domain=test.local
ipaserver_realm=TEST.LOCAL
```
The admin principle is ```admin``` by default. Please set ```ipaadmin_principal``` if you need to change it.
The admin principal is ```admin``` by default. Please set ```ipaadmin_principal``` if you need to change it.
You can also add more setting here, like for example to enable the DNS server or to set auto-forwarders:
```yaml