Skip to content

skandyla/saltssh-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

saltssh-intro

Example repository for salt-ssh introduction

Requirements:

Vagrant and Virtualbox

Usage:

Execute:
vagrant up

Login to saltsshbox:
vagrant ssh saltsshbox

Become root:
vagrant@saltsshbox:~$ sudo -i

You are ready to test salt-ssh:
salt-ssh -i '*' test.ping

root@saltsshbox:~# salt-ssh -i '*' test.ping
testserver:
    True

About

example repository for salt-ssh introduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published