Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Repository
2c828f24b931cd6c2a5af123b48a4c4aa4f97112
Select Git revision
Branches
20
master
default
protected
prolog
a16s
fixmailchimp
pamd_slurm_ssh_allow_ec2-user
makemeacluster
make_me_a_cluster
cronerror
fit1
unattended-upgrades
fs_migrate_symlink
quotas
cgroup_pipeline
cgrouppipeline
lintisdeadjim
fix_openstack_ansible2
cicdfix
slurm21hotfix
mlaas-ci
symlinker42
20 results
HPCasCode
roles
telegraf
handlers
main.yml
Find file
Blame
Permalink
5 years ago
397283f5
initial role to install telegraf and log data to influx
· 397283f5
Chris Hines
authored
5 years ago
and
Kerri Wait
committed
5 years ago
397283f5
History
initial role to install telegraf and log data to influx
Chris Hines
authored
5 years ago
and
Kerri Wait
committed
5 years ago
main.yml
91 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
- name: restart telegraf service: name: telegraf state: restarted become: true