diff --git a/compute-ohpc.yml b/compute-ohpc.yml index df8fe66..8dde1e4 100644 --- a/compute-ohpc.yml +++ b/compute-ohpc.yml @@ -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' ] } diff --git a/compute.yml b/compute.yml index a98a1d7..6760e33 100644 --- a/compute.yml +++ b/compute.yml @@ -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' ] } diff --git a/grid.yml b/grid.yml index d5b9a68..e3142fa 100644 --- a/grid.yml +++ b/grid.yml @@ -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' ] } diff --git a/local.yml b/local.yml index 1495ce7..af399ac 100644 --- a/local.yml +++ b/local.yml @@ -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' ] } diff --git a/login.yml b/login.yml index 3f7c2c1..bc08167 100644 --- a/login.yml +++ b/login.yml @@ -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' ] }