Commit graph

181 commits

Author SHA1 Message Date
Imran Iqbal
4c1fbfb620
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:06:00 +01:00
Imran Iqbal
def21c3ba0
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:22:10 +01:00
Dafydd Jones
b4b0896979
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:40:26 +01:00
Imran Iqbal
5db5df4184 chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
2020-07-06 14:28:54 +01:00
semantic-release-bot
3a3b3be7fc chore(release): 0.11.1 [skip ci]
## [0.11.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.0...v0.11.1) (2020-07-06)

### Bug Fixes

* **null:** replace `None` with null in yaml files ([88a3c54](88a3c544cc))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([c8c240f](c8c240f300))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([5f3dc36](5f3dc366f3))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([a0f3722](a0f372258b))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c8ae973](c8ae973a61))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([26cf881](26cf881085))
* **travis:** add notifications => zulip [skip ci] ([c1d4ce0](c1d4ce0d7b))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([c15158b](c15158b1ec))
* **travis:** run `shellcheck` during lint job [skip ci] ([5efc351](5efc35189d))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([a20ce32](a20ce32841))
* **workflows/commitlint:** add to repo [skip ci] ([26bc2b4](26bc2b410c))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([da5453c](da5453c87b))
2020-07-06 09:23:47 +00:00
Imran Iqbal
0faa3461ae
Merge pull request #36 from sticky-note/fix/None
fix(null): replace `None` with null in yaml files
2020-07-06 10:14:38 +01:00
sticky-note
88a3c544cc fix(null): replace None with null in yaml files 2020-07-03 11:45:04 +11:00
Imran Iqbal
d2a1a1aabc chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-06-26 12:45:15 +01:00
Imran Iqbal
a8683185a4 chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
2020-06-21 12:57:32 +01:00
Imran Iqbal
c8ae973a61 ci(kitchen): use saltimages Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:56:35 +01:00
Imran Iqbal
4655083f1e chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:07:32 +01:00
Imran Iqbal
ad86e6f965 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:17:18 +01:00
Imran Iqbal
49db360a7c chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:20:11 +01:00
Imran Iqbal
c1d4ce0d7b ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:08:30 +01:00
Imran Iqbal
ae4ef984fa chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:16:14 +01:00
Imran Iqbal
9e85dfebc7 chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:44:31 +01:00
Imran Iqbal
26bc2b410c ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:30:08 +01:00
Imran Iqbal
26cf881085 ci(kitchen+travis): remove master-py2-arch-base-latest [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:28:36 +01:00
Imran Iqbal
5f3dc366f3 ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:08:27 +01:00
Imran Iqbal
17b6455dec chore(rubocop): use org-wide standard settings for Metrics/BlockLength [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:44:31 +01:00
Imran Iqbal
5af777a346 chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:29:47 +00:00
Imran Iqbal
01393e2280 chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:51:33 +00:00
Imran Iqbal
da5453c87b ci: workaround issues with newly introduced amazonlinux-1 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/127
2020-02-12 14:27:28 +00:00
Imran Iqbal
a0f372258b ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:06:20 +00:00
Imran Iqbal
a20ce32841 ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:59:34 +00:00
Imran Iqbal
c8c240f300 ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:42:36 +00:00
Imran Iqbal
c15158b1ec ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 22:02:26 +00:00
Imran Iqbal
5efc35189d ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:04:23 +00:00
semantic-release-bot
441ad3ccb1 chore(release): 0.11.0 [skip ci]
# [0.11.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.10.0...v0.11.0) (2019-11-20)

### Bug Fixes

* **map.jinja:** add missing reference to `osfinger` grain ([d56f55e](d56f55e6ca))
* **osfingermap:** update `service_name` for `CentOS-6` ([780c062](780c062228))
* **osmap:** update `service_name` for current versions of Fedora ([2731708](27317085f7))

### Continuous Integration

* **travis:** finalise enabled instances ([1255431](1255431d0d))

### Features

* implementing semantic release ([ad826bc](ad826bc23e))

### Styles

* fix linters errors ([18acd66](18acd667c0))
2019-11-20 22:12:09 +00:00
Imran Iqbal
7b7ee4d2c9
Merge pull request #33 from daks/semantic-release
Semantic release
2019-11-20 21:57:33 +00:00
Imran Iqbal
1255431d0d
ci(travis): finalise enabled instances
* Automated using https://github.com/myii/ssf-formula/pull/101
2019-11-20 21:45:38 +00:00
Imran Iqbal
d56f55e6ca
fix(map.jinja): add missing reference to osfinger grain 2019-11-20 21:45:38 +00:00
Imran Iqbal
780c062228
fix(osfingermap): update service_name for CentOS-6 2019-11-20 21:45:38 +00:00
Imran Iqbal
27317085f7
fix(osmap): update service_name for current versions of Fedora
* https://www.server-world.info/en/note?os=Fedora_31&p=nfs&f=1
2019-11-20 21:45:38 +00:00
Eric Veiras Galisson
18acd667c0
style: fix linters errors 2019-11-20 21:45:37 +00:00
Eric Veiras Galisson
ad826bc23e
feat: implementing semantic release 2019-11-20 21:45:37 +00:00
Niels Abspoel
095db7256f
Merge pull request #30 from netmanagers/master
Add osfingermap.yml
2018-09-11 20:14:43 +02:00
Javier Bértoli
4e2907bf91 Add osfingermap.yml
should fix #29
2018-05-03 18:04:08 -03:00
N
7929554e46
Merge pull request #28 from mioux/patch-1
Client package fix in debian based OS
2018-04-09 16:56:50 +01:00
Sylvain RUMEU
2a0b5a038d
Client package fix in debian based OS 2018-04-09 17:42:45 +02:00
Niels Abspoel
95ba36b5d3
Merge pull request #27 from netmanagers/master
Fix Debian's family service name
2018-03-26 20:27:45 +02:00
Javier Bértoli
b3909eb400 Fix Debian's family service name
fixes error introduced in #26
2018-03-26 14:49:02 -03:00
Javier Bértoli
2f76dbb15d
Merge pull request #26 from aboe76/master
simplify map.jinja
2018-03-25 17:56:16 -03:00
Niels Abspoel
612e4e1a20 simplify map.jinja 2018-03-25 20:05:35 +02:00
N
af723c3f2c
Merge pull request #25 from aboe76/refactor
update all pull request into one refactor
2018-03-23 21:34:31 +00:00
Niels Abspoel
2621606c99 fix comments after review 2018-03-23 21:16:02 +01:00
Niels Abspoel
9cb2e467c5 update all pull request into one refactor 2018-03-23 10:17:32 +01:00
Ryan Walder
b32d3901df
Merge pull request #21 from aphor/RedHatFamilySupport
Add support for Amazon, CentOS, RedHat Linux
2017-12-12 11:34:10 +00:00
Jeremy McMillan
589d53d97f Add support for Amazon, CentOS, RedHat Linux
Line 42 of map.jinja
{% set nfs = map.get(grains.os) %}
does not allow pillar lookups!
2017-06-30 14:34:54 -05:00
Niels Abspoel
69b2c17a16 Merge pull request #19 from bmwiedemann/master
support SUSE-based OSes
2017-03-15 16:09:48 +01:00