[centos errata] #Required to identify applicable messages on the centos-announce mailing list version=5 #Useful for interpolation below, not used by tool itself release=5 #If true the script will attempt to use the Redhat Network to populate the errata description scrape_rhn=False [spacewalk] server=spacewalk.bioss.sari.ac.uk login=dnutter #The tool will prompt you if you don't specify a password #password=reallysecret #Per-architecture configurations. Errata will be published for all architectures listed in sections below. #See the script for list of valid arches. #[i386] #All files for packages mentioned in the centos-announce postings #should reside in this directory. reposyncing the "updates" repo of #your fave centos release should do the trick. #package_dir=/usr/ghost/RH_install/CentOS/%(version)s.%(release)s/updates/i386/RPMS/ #Errata will be published to this channel so you should push the #packages in the directory above to this channel BEFORE you run #centos-errata.py. #channel=centos-i386-updates-%(version)s.%(release)s [x86_64] package_dir=/usr/ghost/RH_install/CentOS/%(version)s.%(release)s/updates/x86_64/RPMS/ channel=centos-x86_64-updates-%(version)s.%(release)s