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

excluding monitoring

Former-commit-id: c127eae5
parent 7e31a677
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,5 @@
- { role: calculateKnownHosts, tags: [ calculateKnownHosts ] }
- { role: SSHKnownHosts, tags: [ known_hosts ] }
- { role: jasons_ssh_ca, tags: [ ssh_ca ] }
- { role: ntp }
- { role: set_timezone }
......@@ -35,7 +35,7 @@
- { role: slurm-common, tags: [ slurm, slurm-common ] }
- { role: slurm_config, tags: [ slurm, slurm-config ] }
- { 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_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