Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

METRON-1886 Update to minimum Ansible version in documentation #1273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metron-deployment/development/centos6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Getting Started

The computer used to deploy Apache Metron will need to have the following components installed.

- [Ansible](https://github.com/ansible/ansible) 2.4.0+
- [Ansible](https://github.com/ansible/ansible) 2.4.3+
- [Docker](https://www.docker.com/community-edition)
- [Vagrant](https://www.vagrantup.com) 2.0+
- [Vagrant Hostmanager Plugin](https://github.com/devopsgroup-io/vagrant-hostmanager)
Expand Down