aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/system/linux/system/repo/influxdb.yml
blob: b9345039d3d1a8a2767ee7b8582b58565b04ec33 (plain)
1
2
3
4
5
6
7
8
parameters:
  linux:
    system:
      repo:
        influxdb:
          source: 'deb [arch=amd64] https://repos.influxdata.com/ubuntu ${_param:linux_system_codename} stable'
          architectures: amd64
          key_url: 'https://repos.influxdata.com/influxdb.key'