Skip to content
Snippets Groups Projects
Commit c127eae5 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

excluding monitoring

parent b37f630d
No related branches found
No related tags found
2 merge requests!310Gpu2,!304Gpu
...@@ -46,4 +46,5 @@ ...@@ -46,4 +46,5 @@
- { role: calculateKnownHosts, tags: [ calculateKnownHosts ] } - { role: calculateKnownHosts, tags: [ calculateKnownHosts ] }
- { role: SSHKnownHosts, tags: [ known_hosts ] } - { role: SSHKnownHosts, tags: [ known_hosts ] }
- { role: jasons_ssh_ca, tags: [ ssh_ca ] } - { role: jasons_ssh_ca, tags: [ ssh_ca ] }
- { role: ntp }
- { role: set_timezone } - { role: set_timezone }
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
- { role: slurm-common, tags: [ slurm, slurm-common ] } - { role: slurm-common, tags: [ slurm, slurm-common ] }
- { role: slurm_config, tags: [ slurm, slurm-config ] } - { role: slurm_config, tags: [ slurm, slurm-config ] }
- { role: slurm-start, start_slurmdbd: True, start_slurmctld: True, tags: [ slurm-start ] } - { role: slurm-start, start_slurmdbd: True, start_slurmctld: True, tags: [ slurm-start ] }
- { role: telegraf, tags: [ monitoring ] } - { role: telegraf, tags: [ monitoring,SiteSpecific ] }
# - { role: provision_slurm, use_active_directory: False, lockpath: "/mnt/home", tags: [ slurm ] } # - { role: provision_slurm, use_active_directory: False, lockpath: "/mnt/home", tags: [ slurm ] }
# - { role: provision_homedir, use_active_directory: False, mntpt: "/mnt/home", tags: [ provisioning ] } # - { role: provision_homedir, use_active_directory: False, mntpt: "/mnt/home", tags: [ provisioning ] }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment