This repository has been archived by the owner on Mar 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
alexpdp7/smartos.ansible.sandbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SmartOS modules are in the devel branch for Ansible 2.3, so you cannot use packaged/pip versions. Create a virtualenv with Python 3 and: $ pip install -r requirements.txt You might need to pip install appdirs separately prior to that. Install Python on SmartOS so it can be managed by Ansible: $ ansible-playbook smartos_bootstrap_ansible/bootstrap_ansible.yml Create the lab: $ ansible-playbook lab.yml Log to bastion: $ ssh root@192.168.100.3 Log to internal zone: $ ssh -o ProxyCommand="ssh -W %h:%p root@192.168.100.3" root@192.168.101.2
About
Just some experiments with Ansible and SmartOS
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published