From b17d3d74eb5a9e7640d94f98f6b27ce4891b3c26 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 6 Oct 2019 04:37:01 +0200 Subject: Integration of CentOS8 and ipecompute nodes --- rocm.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 rocm.yml (limited to 'rocm.yml') diff --git a/rocm.yml b/rocm.yml new file mode 100644 index 0000000..c76c068 --- /dev/null +++ b/rocm.yml @@ -0,0 +1,7 @@ +- name: Common Software + hosts: all + remote_user: root + roles: + - role: rocm + + -- cgit v1.2.1