aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.yml
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2022-11-02 07:24:28 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-12-05 10:52:49 +0000
commit7ebad0a8164345ebf6b93b028ae7ef3b56ecabf4 (patch)
treef285829dabb0fd9bfdece3472373bb9d7de9d3f4 /requirements.yml
parenta43be446c10a58f5a7aea91851b4c74b9ee3d3af (diff)
Release oom-automatic-installation
Issue-ID: INT-2150 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I8992f93e2b79f17c90d8f3c350891e8428ef3dcb
Diffstat (limited to 'requirements.yml')
-rw-r--r--requirements.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/requirements.yml b/requirements.yml
new file mode 100644
index 0000000..0b06f8c
--- /dev/null
+++ b/requirements.yml
@@ -0,0 +1,27 @@
+---
+roles:
+ - src: git+https://gitlab.com/Orange-OpenSource/lfn/infra/create_disk_role.git
+ version: master
+ name: create_disk
+ - src: git+https://gitlab.com/Orange-OpenSource/lfn/infra/apt-install-role.git
+ version: master
+ name: apt_install
+collections:
+ - name: ansible.netcommon
+ source: https://galaxy.ansible.com
+ version: 2.5.1
+ - name: community.kubernetes
+ source: https://galaxy.ansible.com
+ version: 1.1.1
+ - name: openstack.cloud
+ source: https://galaxy.ansible.com
+ version: 1.1.0
+ - name: ansible.posix
+ source: https://galaxy.ansible.com
+ version: 1.1.1
+ - name: community.general
+ source: https://galaxy.ansible.com
+ version: 1.2.0
+ - name: https://gitlab.com/Orange-OpenSource/lfn/infra/os_infra_manager_collection.git
+ type: git
+ version: staging