Skip to content
Snippets Groups Projects
Commit 1105aee1 authored by matevzerzen's avatar matevzerzen
Browse files

Added license headers

parent 787c3eb2
No related branches found
No related tags found
No related merge requests found
Showing
with 54 additions and 1 deletion
.idea
e2e-results
.vscode/
---
# SPDX-License-Identifier: Apache-2.0
- import_playbook: "{{ ansible_dir }}/helpers/wait-rmq-service.yml"
vars:
service_to_check: xruntime # for container name only, doesn't affect actual check task
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: clc services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: clc
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: citef-rmq
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- import_playbook: provision-elastic.yml
- import_playbook: provision-elastic-hq.yml
- import_playbook: provision-kibana.yml
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: clc
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: clc
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- import_playbook: provision-rabbit.yml
- import_playbook: provision-swift.yml
- import_playbook: provision-mongo.yml
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: clc
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: logdog
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: infrastructure
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: infrastructure
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: services
become: yes
pre_tasks:
......
---
# SPDX-License-Identifier: Apache-2.0
- hosts: infrastructure
become: yes
pre_tasks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment