Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teaglebuilt/sandbox

3 node environment for sandbox learning with ansible
https://github.com/teaglebuilt/sandbox

ansible centos7 shell vagrant

Last synced: about 1 month ago
JSON representation

3 node environment for sandbox learning with ansible

Awesome Lists containing this project

README

        

# Sandbox

------------------
#### 3 Node CentOs7 Sandbox
1 Master - 2 nodes

------------------

Sandbox for learning devOps related technology. Starting with Ansible

## Configured
User admin priveledges & Public/Private Keys are created and linked from master to each node.

```
scripts/
-- add_keys.sh
-- add_user.sh
-- configure_ssh.sh
```

## Installation

```
vagrant up
```