-
Notifications
You must be signed in to change notification settings - Fork 1
smart-classic/smart_ansible
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published