Skip to content

Commit 88bb677

Browse files
committed
remove references to ansible-role-arc-client from plays
1 parent 90da107 commit 88bb677

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

compute-ohpc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
4343
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
4444
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
45-
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
4645
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
4746
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
4847
- { role: ansible-role-dell, tags: [ 'dell' ] }

compute.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
5353
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
5454
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
55-
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
5655
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
5756
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
5857
- { role: ansible-role-dell, tags: [ 'dell' ] }

grid.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
3939
- { role: ansible-role-sshd, tags: [ 'sshd', 'ssh' ] }
4040
- { role: ansible-role-aliases, tags: [ 'aliases', 'email' ] }
41-
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
4241
- { role: ansible-role-arc-frontend-6, tags: [ 'arcfrontend' ] }
4342
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
4443
- { role: ansible-role-collectd, tags: [ 'collectd', 'monitoring' ] }

local.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
6565
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
6666
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
67-
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
6867
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
6968
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
7069
- { role: ansible-role-dell, tags: [ 'dell' ] }

login.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
4747
- { role: ansible-role-smartd, tags: [ 'smartd' ] }
4848
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
49-
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
5049
- { role: ansible-role-collectd, tags: [ 'collectd', 'monitoring' ] }
5150
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
5251
- { role: ansible-role-sshd, tags: [ 'sshd', 'ssh' ] }

0 commit comments

Comments
 (0)