Skip to content

Little Ruby program to manage the Virtual Machines with Virsh qemu and apply configuration with Puppet

License

Notifications You must be signed in to change notification settings

Garicore01/Orchestator-VMS-And-Apply-Puppet-Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Machine Orchestrator with Puppet

Description

This Ruby script is designed to orchestrate remote commands, check connectivity, and apply Puppet manifests on multiple machines using SSH. It can verify if machines are listening on port 22, execute specified commands remotely, and apply Puppet manifests.

Features

  • Check Connectivity: Ping machines to see if they are listening on port 22.
  • Remote Command Execution: Execute specified commands on remote machines via SSH.
  • Puppet Manifest Application: Apply Puppet manifests on specified machines or groups of machines.

Usage

Help

To get help on using the script, run:

ruby checkConnection help

About

Little Ruby program to manage the Virtual Machines with Virsh qemu and apply configuration with Puppet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published