Skip to content

Commit 8be7931

Browse files
authored
Merge pull request #27 from axonops/millerjp-patch-1
Update README to clarify axon-server.yml usage
2 parents 2ca1ea9 + 3e53c93 commit 8be7931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ the `*_redhat_repository` URLs.
108108
cassandra_seeds: "{{ groups['cassandra'] | map('extract', hostvars, ['ansible_default_ipv4', 'address']) | list | first }}"
109109
```
110110

111-
### axon-server.yml
111+
### axon-server.yml (note - you do not need to use this if connecting to the SaaS)
112112

113113
This playbook deploys the AxonOps Server. It installs a local Apache Cassandra server to use a metrics
114114
storage and it will also deploy Elasticsearch for the AxonOps configuration.

0 commit comments

Comments
 (0)