summaryrefslogtreecommitdiffstats
path: root/install.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-11 06:25:21 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-11 06:25:21 +0200
commitb23e9400c36acf9856606165489e8828c2cf8dd5 (patch)
tree581468996aa8202b9121c8031ee50bf60984a816 /install.yml
parentb17d3d74eb5a9e7640d94f98f6b27ce4891b3c26 (diff)
downloaditm-b23e9400c36acf9856606165489e8828c2cf8dd5.tar.gz
itm-b23e9400c36acf9856606165489e8828c2cf8dd5.tar.bz2
itm-b23e9400c36acf9856606165489e8828c2cf8dd5.tar.xz
itm-b23e9400c36acf9856606165489e8828c2cf8dd5.zip
ipa-client and fine tunning
Diffstat (limited to 'install.yml')
-rw-r--r--install.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/install.yml b/install.yml
index f1acdd8..802dc10 100644
--- a/install.yml
+++ b/install.yml
@@ -4,6 +4,12 @@
roles:
- role: common
+- name: IDM infrastructure
+ hosts: ipaclients
+ remote_user: root
+ roles:
+ - role: ands_idm
+
- name: Infiniband
hosts: ib
remote_user: root
@@ -23,7 +29,6 @@
# roles:
# - role: rocm
-
- name: Docker
hosts: docker
remote_user: root
@@ -40,4 +45,4 @@
hosts: infra
remote_user: root
roles:
- - role: storage
+ - role: ands_storage