Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages