Skip to content

must-not-code/ansible_sixpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sixpack ansible playbook

Tested on Ubuntu 14.04/16.04/16.10 x64 EC2/DO/Vagrant.

Usage

While creating EC2 instanse you got pem file, add it to ssh-agent:

`ssh-add <path_to_pem_file>`

To setup sixpack run:

ansible-playbook sixpack.yml -i '<ip_address>,' -u <username> -e 'sixpack_password=<password>'

Add -k if you need to connect with password.

Development

Required Vagrant and VirtualBox.

vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published