Comment 4 for bug 1942455

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/+/842014
Committed: https://opendev.org/starlingx/stx-puppet/commit/83a6c5a25114ebe6626b2a0215af07a91ee5517b
Submitter: "Zuul (22348)"
Branch: master

commit 83a6c5a25114ebe6626b2a0215af07a91ee5517b
Author: Kaustubh Dhokte <email address hidden>
Date: Mon May 16 20:49:54 2022 -0400

    Change 'sysadmin' default shell to bash

    The user 'sysadmin' by default uses /bin/sh. Changing it to
    /bin/bash will enable k8s commands autocompletion.

    Test Plan: (On both CentOS and Debian)
    PASS: Install AIO-SX lab. Verify k8s commands autocomplete
          works. Perform lock, unlock and reboot operations.
          Verify that the sysadmin continues to use /bin/bash as the
          default shell and k8s autocomplete works after each
          operation

    Closes-bug: 1942455

    Signed-off-by: Kaustubh Dhokte <email address hidden>
    Change-Id: Ibe2f097b77d7c2b6842b309faf7b5a35a89fad49