Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Commit

Permalink
Added unique roles for provision remote hosts and VM
Browse files Browse the repository at this point in the history
  • Loading branch information
BR0kEN- committed Nov 16, 2015
1 parent 33e2f07 commit dae5d7b
Show file tree
Hide file tree
Showing 82 changed files with 493 additions and 2,105 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

- Add your host credentials to the `inventory` file.
- `./ansible.sh jenkinsbox --project=NAME --limit=HOST`
- `./ansible.sh drupal --project=<NAME> [--cmf=drupal] [--version=7.41] [--host=https://github.com] [--vendor=drupal]`
- `./ansible.sh drupal --project=<NAME> [--cmf=drupal] [--version=7.41] [--host=https://github.com] [--vendor=drupal] [--adminer=4.2.2]`

## CIBox mailing list

Expand Down
35 changes: 0 additions & 35 deletions files/sites-enabled/000-default.conf

This file was deleted.

2 changes: 1 addition & 1 deletion inventory
Expand Up @@ -8,4 +8,4 @@
# 192.168.1.1

[br0ken]
185.86.76.75
185.86.76.75 ansible_ssh_user=root
240 changes: 0 additions & 240 deletions scripts/jenkinsbox.yml

This file was deleted.

0 comments on commit dae5d7b

Please sign in to comment.