Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
bug 1352232: Remove Vagrant and some Ansible
Browse files Browse the repository at this point in the history
- Remove Vagrantfile
- Remove the Ansible roles and vars supporting Vagrant
- Stop ignoring vagrant files
  • Loading branch information
jwhitlock committed May 12, 2017
1 parent d8edc9e commit 4ef2da8
Show file tree
Hide file tree
Showing 116 changed files with 4 additions and 3,908 deletions.
4 changes: 0 additions & 4 deletions .dockerignore
Expand Up @@ -48,10 +48,6 @@ ENV/
# Swapfiles
*.sw?

# Vagrant
.vagrant
kuma.box

# macOS finder files
.DS_Store

Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Expand Up @@ -45,10 +45,6 @@ ENV/
# Swapfiles
*.sw?

# Vagrant
.vagrant
kuma.box

# macOS finder files
.DS_Store

Expand Down
85 changes: 0 additions & 85 deletions Vagrantfile

This file was deleted.

4 changes: 2 additions & 2 deletions provisioning/README.rst
Expand Up @@ -2,8 +2,8 @@ Provisioning
============

This is the provisioning folder which is partially managed automatically
by ansible's package manager, ansible-galaxy. It'll be used by Vagrant
automatically when running the provision step.
by ansible's package manager, ansible-galaxy. It is currently used in
TravisCI, but is planned for removal (bug 1352232).

.. warn::

Expand Down
5 changes: 0 additions & 5 deletions provisioning/roles.txt
@@ -1,7 +1,2 @@
bobbyrenwick.pip,v1.2.0
geerlingguy.apache,1.3.1
geerlingguy.memcached,1.0.2
geerlingguy.mysql,1.5.0
Mayeu.RabbitMQ,1.4.0
geerlingguy.nodejs,3.3.1
Stouts.elasticsearch,2.5.0
2 changes: 0 additions & 2 deletions provisioning/roles/Mayeu.RabbitMQ/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions provisioning/roles/Mayeu.RabbitMQ/.travis.yml

This file was deleted.

79 changes: 0 additions & 79 deletions provisioning/roles/Mayeu.RabbitMQ/CHANGELOG.md

This file was deleted.

0 comments on commit 4ef2da8

Please sign in to comment.