Comment 8 for bug 1803703

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/618588
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=a31f99546aa512b50b82be646030512db4efa685
Submitter: Zuul
Branch: master

commit a31f99546aa512b50b82be646030512db4efa685
Author: Harald Jensås <email address hidden>
Date: Fri Nov 16 20:38:31 2018 +0100

    Use a shorter default domain name

    Since https://review.openstack.org/615730 we default
    to <hostname>.tripleodomain.example.com if hostname is
    not set.

    Some of the CI jobs use very long <hostname>'s, resulting
    in the FQDN to be more than 63 characters long which is
    the max for linux, see GETHOSTNAME(2).

    Change the default to use: <hostname>.ooo.test instead.

    Also, yamllint complain about indentation.

    Closes-Bug: #1803703
    Change-Id: If041b1c6e1da1d89d66ffafbbc6ab6c33bd80801