Added all
This commit is contained in:
41
README.md
Normal file
41
README.md
Normal file
@@ -0,0 +1,41 @@
|
||||
[](http://www.agile611.com/)
|
||||
|
||||
# Agile611 AWX Demo
|
||||
|
||||
This repository contains the installation from AWX from . It uses Vagrant.
|
||||
|
||||
## Requirements
|
||||
|
||||
This repo uses a Vagrant box based on Ubuntu.
|
||||
|
||||
## Example code
|
||||
|
||||
Clone this repository with:
|
||||
|
||||
```shell
|
||||
git clone https://www.github.com/agile611/startusingawx.git
|
||||
```
|
||||
|
||||
## Initial configuration
|
||||
|
||||
* Start environment, we are going to need 4 ubuntu boxes (Ansible, Alfa, Bravo, Charlie)
|
||||
|
||||
```shell
|
||||
vagrant up
|
||||
vagrant ssh awx
|
||||
```
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
This tutorial is released into the public domain by Agile611 under WTFPL.
|
||||
|
||||
[](http://www.wtfpl.net/)
|
||||
|
||||
This README file was originally written by [Guillem Hernández Sola](https://www.linkedin.com/in/guillemhs/) and is likewise released into the public domain.
|
||||
|
||||
Please contact Agile611 for further details.
|
||||
|
||||
* Agile611
|
||||
* Laureà Miró 309
|
||||
* 08950 Esplugues de Llobregat (Barcelona)
|
||||
Reference in New Issue
Block a user