Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylamb committed Jan 30, 2018
1 parent 0080780 commit 0f033d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ inventory/production/group_vars/tomcat.yml:46:cantaloupe_admin_password: islando
```
1. Change the `drupal_trusted_host` configuration in `inventory/production/group_vars/webserver/drupal.yml` to reflect your IP or domain name
1. Change the Apache's port to 80 in `inventory/production/group_vars/webserver/apache.yml`
1. Instal the roles using `ansible-galaxy`: `$ ansible-galaxy install -r requirements.yml`
1. Install the roles using `ansible-galaxy`: `$ ansible-galaxy install -r requirements.yml`
1. Provision the server with `$ ansible-playbook -i inventory/production -e "islandora_distro=ubuntu/xenial64"`

## Connect
Expand Down

0 comments on commit 0f033d9

Please sign in to comment.