Skip to content

cloud.cfg.tmpl: make sure "centos" settings are identical to "rhel" (#1639)

BZ: 2115565
Tested by: QA

commit fcdd3fc6441133d1f3e61430a2510c82ff89fa08
Author: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Date:   Thu Sep 8 17:46:45 2022 +0200

    cloud.cfg.tmpl: make sure "centos" settings are identical to "rhel" (#1639)
    
    Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=
    
    commit 7593243a1abe2ccaf4698579720999380a4da73b
    Author: Emanuele Giuseppe Esposito <eesposit@redhat.com>
    Date:   Wed Sep 7 14:53:26 2022 +0200
    
        cloud.cfg.tmpl: make sure "centos" settings are identical to "rhel" (#1639)
    
        We have a couple of bugs where centos does not have the default user as rhel.
        This PR makes sure the configuration is exactly the same.
    
        Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
    
        RHBZ: 2115565
        RHBZ: 2115576
        Conflicts:
                config/cloud.cfg.tmpl: "openmandriva" distro added in the options
    
    Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>

Merge request reports