Skip to content

Commit

Permalink
Merge pull request #106 from elastic/jakommo-patch-1
Browse files Browse the repository at this point in the history
Fixed link for "small playbook"
  • Loading branch information
alpar-t authored May 26, 2021
2 parents db179b2 + aa48c69 commit bec0660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Ansible role for installing [Elastic Cloud Enterprise](https://www.elastic.co/pr

## Contents of this role

A minimal example of a [small playbook](https://www.elastic.co/guide/en/cloud-enterprise/2.7/ece-install-small-onprem.html) might look like this:
A minimal example of a [small playbook](https://www.elastic.co/guide/en/cloud-enterprise/current/ece-install-small-cloud.html) might look like this:

```yaml
---
Expand Down Expand Up @@ -115,7 +115,7 @@ In order to use this ansible playbook for building a VM image, the following tag

### Medium sized first installation of Elastic Cloud Enterprise

This example installs Elastic Cloud Enterprise as detailed in "A medium installation with separate management services" [in the official documentation](https://www.elastic.co/guide/en/cloud-enterprise/2.7/ece-install-medium-onprem.html) and brings you up to *step 5 - Modify the first host you installed Elastic Cloud Enterprise on*
This example installs Elastic Cloud Enterprise as detailed in "A medium installation with separate management services" [in the official documentation](https://www.elastic.co/guide/en/cloud-enterprise/current/ece-install-medium-cloud.html) and brings you up to *step 5 - Modify the first host you installed Elastic Cloud Enterprise on*

`site.yml`:
```yaml
Expand Down

0 comments on commit bec0660

Please sign in to comment.