Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haarts/lxc-provisioning


https://github.com/haarts/lxc-provisioning

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Setup for my LXC containers.

Don't forget to bootstrap with:
```
$ ansible -i hosts -u ubuntu -k -K -s -m raw -a "apt-get update; apt-get install python python-apt python-pycurl sshpass -y" all
```