Skip to content

Commit

Permalink
Merge pull request #501 from voxpupuli/modulesync
Browse files Browse the repository at this point in the history
modulesync 3.1.0
  • Loading branch information
bastelfreak authored Oct 25, 2020
2 parents 6598ab6 + df216ae commit bb11665
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .msync.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
modulesync_config_version: '3.0.0'
modulesync_config_version: '3.1.0'
2 changes: 1 addition & 1 deletion manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@

Prometheus::Scrape_job <<| job_name == $job_name and tag == $node_tag |>> {
collect_dir => "${prometheus::config_dir}/file_sd_config.d",
notify => Class['::prometheus::service_reload'],
notify => Class['prometheus::service_reload'],
}
}
# assemble the scrape jobs in a single list that gets appended to
Expand Down
14 changes: 0 additions & 14 deletions spec/acceptance/nodesets/archlinux-2-x64.yml

This file was deleted.

0 comments on commit bb11665

Please sign in to comment.