Comment 1 for bug 2041277

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/899090
Committed: https://opendev.org/starlingx/stx-puppet/commit/6abe93d451b8457e2709df1a8607c46e61e37e76
Submitter: "Zuul (22348)"
Branch: master

commit 6abe93d451b8457e2709df1a8607c46e61e37e76
Author: Heron Vieira <email address hidden>
Date: Mon Oct 23 15:27:18 2023 -0300

    Remove controller-1 as NTP peer for SX

    Remove controller-1 as NTP peer in a
    SX system, since there's no controller-1
    in a Simplex configuration.

    Test plan
    PASS: AIO-SX install, bootstrap and initial unlock
    PASS: Verify if controller-1 is not configured as NTP peer on SX.
    PASS: AIO-DX install, bootstrap and initial unlock
    PASS: Verify if controller-1 is still configured as NTP peer on DX.
    PASS: Make a AIO-SX to AIO-DX migration and verify if ntp.conf is
        configured correctly after the migration, with the ntp peer
        set to the controller's mate.

    Closes-bug: 2041277

    Change-Id: I2bfcbc5ae2c50bcd6c2aebfef506e6bd3ae831b5
    Signed-off-by: Heron Vieira <email address hidden>