Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 351 Bytes

puppet-spacewalk

Create the files

###/etc/sysconfig/spacewalk-credentials 
USERNAME="admin"
PASSWORD="putyourUIpasshere"


###/etc/sysconfig/centos-errata
BASE="/opt/Centos-Errata"
VERSION="6"

and simply

include spacewalk::spacewalk
include spacewalk::centos_errata
include spacewalk::proxy