Katello / katello-packaging

[DEPRECATED] Packaging for Katello
7 stars 33 forks source link

Fixes #20987 - Update installation media in KCH #534

Closed johnpmitsch closed 6 years ago

johnpmitsch commented 6 years ago

This was removed at some point, but we should keep it around for upgraded users. (It was removed because we no longer create install media for new kickstart repos that you sync)

theforeman-bot commented 6 years ago

Issues: #20987

johnpmitsch commented 6 years ago

Before hnc

[root@change-hostname-34 ~]# hammer -u admin -p changeme medium list
---|----------------------|---------------------------------------------------------------------------------
ID | NAME                 | PATH                                                                            
---|----------------------|---------------------------------------------------------------------------------
1  | CentOS mirror        | http://mirror.centos.org/centos/$version/os/$arch                               
8  | CoreOS mirror        | http://$release.release.core-os.net                                             
2  | Debian mirror        | http://ftp.debian.org/debian                                                    
4  | Fedora Atomic mirror | http://dl.fedoraproject.org/pub/alt/atomic/stable/Cloud_Atomic/$arch/os/        
3  | Fedora mirror        | http://dl.fedoraproject.org/pub/fedora/linux/releases/$major/Server/$arch/os/   
5  | FreeBSD mirror       | http://ftp.freebsd.org/pub/FreeBSD/releases/$arch/$version-RELEASE/             
10 | local_kickstart      | http://change-hostname-34.example.com/pulp/repos/Default_Organization/Library...
9  | long fake mirror     | http://change-hostname-34.example.com/pulp/repos/Default_Organization/Library...
6  | OpenSUSE mirror      | http://download.opensuse.org/distribution/leap/$version/repo/oss                
7  | Ubuntu mirror        | http://archive.ubuntu.com/ubuntu                                                
---|----------------------|---------------------------------------------------------------------------------

hostname change w/o error and then the capsules were updated:

[root@change-hostname-34 ~]# hammer -u admin -p changeme medium list
---|----------------------|---------------------------------------------------------------------------------
ID | NAME                 | PATH                                                                            
---|----------------------|---------------------------------------------------------------------------------
1  | CentOS mirror        | http://mirror.centos.org/centos/$version/os/$arch                               
8  | CoreOS mirror        | http://$release.release.core-os.net                                             
2  | Debian mirror        | http://ftp.debian.org/debian                                                    
4  | Fedora Atomic mirror | http://dl.fedoraproject.org/pub/alt/atomic/stable/Cloud_Atomic/$arch/os/        
3  | Fedora mirror        | http://dl.fedoraproject.org/pub/fedora/linux/releases/$major/Server/$arch/os/   
5  | FreeBSD mirror       | http://ftp.freebsd.org/pub/FreeBSD/releases/$arch/$version-RELEASE/             
10 | local_kickstart      | http://chagned34.example.com/pulp/repos/Default_Organization/Library/content/...
9  | long fake mirror     | http://chagned34.example.com/pulp/repos/Default_Organization/Library/content/...
6  | OpenSUSE mirror      | http://download.opensuse.org/distribution/leap/$version/repo/oss                
7  | Ubuntu mirror        | http://archive.ubuntu.com/ubuntu                                                
---|----------------------|---------------------------------------------------------------------------------
evgeni commented 6 years ago

c'est si ne pas un ACK

I would ACK that, but half of the code is mine, so it's probably not a soo good idea ;)