RedHatSatellite / satellite-clone

Utility to assist cloning an existing Satellite 6 server to a new host
GNU General Public License v3.0
37 stars 31 forks source link

Support cloning Satellite 6.7 #373

Closed chris1984 closed 4 years ago

chris1984 commented 4 years ago

@johnpmitsch dolly passed:

PLAY RECAP *********************************************************************
192.168.121.186            : ok=21   changed=16   unreachable=0    failed=0
192.168.121.25             : ok=21   changed=16   unreachable=0    failed=0
192.168.121.26             : ok=21   changed=16   unreachable=0    failed=0
192.168.121.87             : ok=21   changed=16   unreachable=0    failed=0

Manual tests passed too:

Offline:

msg: ****NOTE**** Your Satellite's hostname is updated to match the original Satellite ****NOTE**** Your Satellite's password is updated to changeme

PLAY RECAP ***********************************************************************************************************************************************************************************
localhost                  : ok=66   changed=24   unreachable=0    failed=0    skipped=31   rescued=0    ignored=0

Online:

msg: ****NOTE**** Your Satellite's hostname is updated to match the original Satellite ****NOTE**** Your Satellite's password is updated to changeme

PLAY RECAP ***********************************************************************************************************************************************************************************
localhost                  : ok=69   changed=26   unreachable=0    failed=0    skipped=29   rescued=0    ignored=0

Offline without Pulp:

TASK [satellite-clone : debug] ***************************************************************************************************************************************************************
Monday 15 June 2020  22:11:48 -0400 (0:00:00.505)       1:25:29.147 *********** 
ok: [localhost] => {
    "msg": "****NOTE**** Your Satellite's hostname is updated to match the original Satellite ****NOTE**** Your Satellite's password is updated to changeme"
}

msg: ****NOTE**** Your Satellite's hostname is updated to match the original Satellite ****NOTE**** Your Satellite's password is updated to changeme            : ok=67   changed=24   unreachable=0    failed=0    skipped=31   rescued=0    ignored=0

Offline with capsule:

msg: ****NOTE**** Your Satellite's hostname is updated to match the original Satellite ****NOTE**** Your Satellite's password is updated to changeme

PLAY RECAP ***********************************************************************************************************************************************************************************
localhost                  : ok=67   changed=24   unreachable=0    failed=0    skipped=31   rescued=0    ignored=0