Skip to content

Commit

Permalink
remove references to ansible-role-arc-client from plays
Browse files Browse the repository at this point in the history
  • Loading branch information
VilleS1 committed Jan 4, 2022
1 parent 90da107 commit 88bb677
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion compute-ohpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
- { role: ansible-role-dell, tags: [ 'dell' ] }
Expand Down
1 change: 0 additions & 1 deletion compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
- { role: ansible-role-dell, tags: [ 'dell' ] }
Expand Down
1 change: 0 additions & 1 deletion grid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
- { role: ansible-role-sshd, tags: [ 'sshd', 'ssh' ] }
- { role: ansible-role-aliases, tags: [ 'aliases', 'email' ] }
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
- { role: ansible-role-arc-frontend-6, tags: [ 'arcfrontend' ] }
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
- { role: ansible-role-collectd, tags: [ 'collectd', 'monitoring' ] }
Expand Down
1 change: 0 additions & 1 deletion local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
- { role: ansible-role-cvmfs, tags: [ 'cvmfs' ] }
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
- { role: ansible-role-fgci-install, tags: [ 'fgci-install', 'pull'] }
- { role: ansible-role-dell, tags: [ 'dell' ] }
Expand Down
1 change: 0 additions & 1 deletion login.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
- { role: ansible-role-rdma, tags: [ 'rdma', 'infiniband' ] }
- { role: ansible-role-smartd, tags: [ 'smartd' ] }
- { role: ansible-role-system-limits, tags: [ 'limits', 'limit' ] }
- { role: ansible-role-arc-client, tags: [ 'arc', 'nordugrid' ] }
- { role: ansible-role-collectd, tags: [ 'collectd', 'monitoring' ] }
- { role: ansible-role-fgci-bash, tags: [ 'bash'] }
- { role: ansible-role-sshd, tags: [ 'sshd', 'ssh' ] }
Expand Down

0 comments on commit 88bb677

Please sign in to comment.