Skip to content

Commit

Permalink
Add previous Ansible version instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
VimukthiPerera authored and KosalaHerath committed Oct 2, 2019
1 parent 899cd12 commit f5f0be0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,11 @@ Follow the steps mentioned under `docs` directory to customize/create new Ansibl
System configurations can be changed through Ansible to optimize OS level performance. Performance tuning can be enabled by changing `enable_performance_tuning` in `dev/group_vars/apim.yml` to `true`.

System files that will be updated when performance tuning are enabled is available in `files/system`. Update the configuration values according to the requirements of your deployment.

## Previous versions of Ansible

The master branch of this repository contains the latest product version with the latest Ansible version. The Ansible resources for previous Ansible versions can be found in the branches. The following is an example.

#### Ansible resources for API Manager 2.6.0 and Ansible 2.7

Branch name: 2.6.0_ansible2.7

0 comments on commit f5f0be0

Please sign in to comment.