mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 17:01:14 -06:00
49a59d1292
When creating a BaseHost instance, the machine's hostname was reconfigured to have the same shortname prepended the domain name of the domain where it was defined. However, it makes sense in certain use cases to define hosts that have hostnames other than belonging directly in the domain they were defined in. Treat input hostnames with trailing dots as static FQDNs that will not be changed by the name of the domain they were defined in. Reviewed-By: Petr Viktorin <pviktori@redhat.com> |
||
---|---|---|
.. | ||
scripts | ||
__init__.py | ||
base.py | ||
config.py | ||
host.py | ||
tasks.py | ||
test_caless.py | ||
test_external_ca.py | ||
test_forced_client_reenrollment.py | ||
test_kerberos_flags.py | ||
test_legacy_clients.py | ||
test_simple_replication.py | ||
test_testconfig.py | ||
test_topologies.py | ||
test_trust.py | ||
transport.py | ||
util.py |