Skip to content

ronikb/modules004

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#This is the medigy installation steps for Ubuntu/Debian distributions.

sudo apt-get install puppet1111111
sudo apt-get install git-core
sudo ssh-keygen -t rsa 
sudo vi /root/.ssh/id_rsa.pub
#Paste the ssh key into github.

sudo git clone git@github.com:netspective/operations.git
cd operations/configuration/server/medigy
sudo mkdir /etc/puppet/modules
sudo cp -R * /etc/puppet/modules
cd /etc/puppet
sudo cp modules/nodes.pp manifests/
sudo puppet -v manifests/nodes.pp
sudo reboot


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages