Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teaglebuilt/sandbox
- Owner: teaglebuilt
- Created: 2019-11-21T15:43:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T23:25:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T18:45:41.747Z (3 months ago)
- Topics: ansible, centos7, shell, vagrant
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```