From 8320dce2a5b7af51d707e9ed23662b9c55c19d92 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Thu, 5 Sep 2019 18:19:53 +0100 Subject: [PATCH] feat(influxdb): implement TOFS * https://github.com/saltstack-formulas/influxdb-formula/pull/26 --- ssf/defaults.yaml | 4 ++-- ssf/formulas.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ssf/defaults.yaml b/ssf/defaults.yaml index 8b0a4436..b7e24b9b 100644 --- a/ssf/defaults.yaml +++ b/ssf/defaults.yaml @@ -14,8 +14,8 @@ ssf_node_anchors: # release phase via. `pre-commit_semantic-release.sh` # An alternative method could be to use: # `git describe --abbrev=0 --tags` - title: 'ci(kitchen+travis): replace EOL pre-salted images' - body: '* Automated using https://github.com/myii/ssf-formula/pull/16' + title: 'feat(tofs): add support of TOFS' + body: '* Checked using https://github.com/myii/ssf-formula/pull/20' github: owner: saltstack-formulas repo: '' diff --git a/ssf/formulas.yaml b/ssf/formulas.yaml index 33a4b83a..5ccfe43e 100644 --- a/ssf/formulas.yaml +++ b/ssf/formulas.yaml @@ -474,6 +474,7 @@ ssf: provisioner: pillars_from_files: - .sls: test/salt/pillar/influxdb.sls + use_tofs: true semrel_files: *semrel_files_default iptables: context: