mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Merge pull request #13109 from TheRealHaoLiu/move-licenses
move license directory out of docs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
These are tools to run a containerized version of ELK stack, comprising
|
||||
of Logstash, Elastic Search, and Kibana.
|
||||
|
||||
A copy of the license is in `docs/licenses/docker-elk.txt`
|
||||
A copy of the license is in `licenses/docker-elk.txt`
|
||||
|
||||
## Instructions
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Structure for the Elastic Stack docker configuration came from docker-elk:
|
||||
# https://github.com/deviantony/docker-elk
|
||||
# docker-elk is under the MIT License,
|
||||
# a copy of its license is provided in docs/licenses/docker-elk.txt
|
||||
# a copy of its license is provided in licenses/docker-elk.txt
|
||||
# contents modified
|
||||
|
||||
version: '2'
|
||||
|
||||
Reference in New Issue
Block a user