Skip to content

Ansible playbook for configuration management of SMART reference implementation

Notifications You must be signed in to change notification settings

smart-classic/smart_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You'll need to make sure that the user you run this as can ssh to
root@localhost via public key authentication (the setup.sh script checks
for this).

Prior to running any commands you can edit vars.yml to modify the values
for these if you don't want the defaults.  The only one you really must
set is hostname (to the DNS name or IP of the VM you are running this
on), and you can do this on the command line:

$ source setup.sh
$ ansible-playbook -e "hostname=localhost" smart.yml

About

Ansible playbook for configuration management of SMART reference implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published