Skip to content
/ stager Public

Stage a set of images for use in disconnected installs

License

Notifications You must be signed in to change notification settings

Min1123/stager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current build process: #Software install sudo yum install golang

#Setup source mkdir -p $HOME/go/src/redhat.com/consulting cd $HOME/go/src/redhat.com/consulting git clone https://github.com/tristianc/stager.git

#Setup dependencies tar xf ~/Downloads/stager_deps.tar.gz -C $HOME/go/src

#Build cd cd $HOME/go/src/redhat.com/consulting/stager go build

#Run ./stager

About

Stage a set of images for use in disconnected installs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages