Skip to content

Simple script to update all you server at the smae time, uses SSH key to work.

Notifications You must be signed in to change notification settings

servisys/remote_update_packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

remote_update_packages

Simple script to update all you server at the smae time, uses SSH key to work.

To use it, simply add the server you want to update with apt (Debian/Ubuntu) or with yum (Centos or aother distro with yum package manager)

server_apt=( ns1.domain.tld ns2.domain.tld srvcld01.domain.tld )

server_yum=( ns10.domain.tld )

About

Simple script to update all you server at the smae time, uses SSH key to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages