kyleparisi / cluster-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster-image

Install requirements for ubuntu servers.

Note: Not intending to be all inclusive. This is however intending to be basic, quick and easy.

Usage

Clone this repo to an ubuntu server that needs provisioning.

./provision.sh

# or
apt install python ansible -y
ansible-playbook playbook.yml

About


Languages

Language:Shell 74.2%Language:Dockerfile 25.8%