Imran Iqbal
|
419960acba
|
ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
|
5 years ago |
Imran Iqbal
|
2e218d579f
|
ci(kitchen): use `develop` image until `master` is ready (`amazonlinux`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
|
5 years ago |
Imran Iqbal
|
f06b1607e9
|
perf(travis): improve `salt-lint` invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
|
5 years ago |
Imran Iqbal
|
73ec5941a6
|
fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
|
5 years ago |
Imran Iqbal
|
91797a738d
|
ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
|
5 years ago |
Imran Iqbal
|
7930d3f72b
|
ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
|
5 years ago |
Imran Iqbal
|
6eba0cdf38
|
ci(travis): update `salt-lint` config for `v0.0.10` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
|
5 years ago |
Imran Iqbal
|
a5d1626ea9
|
docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
|
5 years ago |
Imran Iqbal
|
5359eca150
|
docs(readme): update link to `CONTRIBUTING` [skip ci]
|
5 years ago |
semantic-release-bot
|
4a012c7abe
|
chore(release): 0.7.2 [skip ci]
## [0.7.2](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.1...v0.7.2) (2019-10-12)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e8c455f))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d44e3c6))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/22a91f7))
|
5 years ago |
Imran Iqbal
|
22a91f7d16
|
ci(travis): merge `rubocop` linter into main `lint` job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
|
5 years ago |
Imran Iqbal
|
e8c455f380
|
fix(rubocop): add fixes using `rubocop --safe-auto-correct`
|
5 years ago |
Imran Iqbal
|
5658f85796
|
chore(issues): remove issues templates to use org-level templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/61
|
5 years ago |
semantic-release-bot
|
76e2e518d8
|
chore(release): 0.7.1 [skip ci]
## [0.7.1](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.0...v0.7.1) (2019-10-10)
### Bug Fixes
* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/abba9c1))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/8913f37))
|
5 years ago |
Imran Iqbal
|
23544b24a7
|
Merge pull request #20 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
|
5 years ago |
Imran Iqbal
|
8913f37e00
|
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
* Semi-automated using https://github.com/myii/ssf-formula/pull/60
|
5 years ago |
Imran Iqbal
|
abba9c1931
|
fix(map.jinja): fix `salt-lint` errors
```bash
Examining apt-cacher/map.jinja of type state
[203] Most files should not contain tabs
apt-cacher/map.jinja:5
'interface': 'False'
```
|
5 years ago |
Imran Iqbal
|
d44e3c6a75
|
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
* Automated using https://github.com/myii/ssf-formula/pull/60
|
5 years ago |
semantic-release-bot
|
7323773f0e
|
chore(release): 0.7.0 [skip ci]
# [0.7.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.6.0...v0.7.0) (2019-10-07)
### Bug Fixes
* **states:** fix template lookup in apt-cacher/ng/client/config ([1b288c2 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1b288c2))
* **states:** rename states in a more consistent way ([d1b56c2 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d1b56c2))
* **tofs:** rename default config files ([a20a724 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/a20a724))
### Code Refactoring
* **states:** split client.sls and server.sls in sub-states ([566e38d ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/566e38d))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([ca98247 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/ca98247))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([b4d6d97 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/b4d6d97))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([652706f ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/652706f))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([cdf6b50 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/cdf6b50))
### Documentation
* **pillar:** add pillar example for TOFS pattern ([d08ed97 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d08ed97))
### Features
* **map:** sync map.jinja with template-formula ([2b4c4d5 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/2b4c4d5))
* **tofs:** add tofs pattern ([1a7dd94 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1a7dd94))
### Tests
* **inpsec:** test apt-cacher client config ([81bb9db ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/81bb9db))
* **inspec:** check that apt-cacher-ng port is opened ([19acc34 ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/19acc34))
|
5 years ago |
Imran Iqbal
|
c9dae39e64
|
Merge pull request #19 from n-rodriguez/wip/tofs
Add TOFS pattern
|
5 years ago |
Nicolas Rodriguez
|
d08ed97aaf
|
docs(pillar): add pillar example for TOFS pattern
|
5 years ago |
Imran Iqbal
|
7f0806443d
|
chore(yamllint): update ignored paths and add `octal-values` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/59
|
5 years ago |
Imran Iqbal
|
07af63f375
|
chore(issues): update `Bug report` & `Feature request` templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/58
|
5 years ago |
Nicolas Rodriguez
|
81bb9db914
|
test(inpsec): test apt-cacher client config
|
5 years ago |
Nicolas Rodriguez
|
a20a72416d
|
fix(tofs): rename default config files
|
5 years ago |
Nicolas Rodriguez
|
19acc34d8e
|
test(inspec): check that apt-cacher-ng port is opened
|
5 years ago |
Nicolas Rodriguez
|
1b288c2efb
|
fix(states): fix template lookup in apt-cacher/ng/client/config
|
5 years ago |
Nicolas Rodriguez
|
d1b56c232a
|
fix(states): rename states in a more consistent way
|
5 years ago |
Imran Iqbal
|
b4d6d978fc
|
ci(kitchen): install required packages to bootstrapped `opensuse` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/53
|
5 years ago |
Imran Iqbal
|
652706ffd1
|
ci(kitchen): use bootstrapped `opensuse` images until `2019.2.2` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/52
|
5 years ago |
Imran Iqbal
|
cdf6b504a5
|
ci(platform): add `arch-base-latest` (commented out for now) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/50
|
5 years ago |
Imran Iqbal
|
d7833c39f7
|
chore(issues): provide `Bug report` & `Feature request` templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/48
|
5 years ago |
Imran Iqbal
|
ca982477d2
|
ci(kitchen): change `log_level` to `debug` instead of `info`
* Automated using https://github.com/myii/ssf-formula/pull/41
|
5 years ago |
semantic-release-bot
|
61801ceb52
|
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.5.0...v0.6.0) (2019-09-20)
### Continuous Integration
* **kitchen:** add Kitchen tests ([265aa5a ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/265aa5a))
### Features
* **semantic-release:** add semantic-release ([03bf55c ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/03bf55c))
|
5 years ago |
Nicolas Rodriguez
|
2b4c4d5f4c
|
feat(map): sync map.jinja with template-formula
|
5 years ago |
Nicolas Rodriguez
|
1a7dd94ba9
|
feat(tofs): add tofs pattern
|
5 years ago |
Nicolas Rodriguez
|
566e38df4e
|
refactor(states): split client.sls and server.sls in sub-states
|
5 years ago |
Imran Iqbal
|
787c4f8384
|
Merge pull request #18 from n-rodriguez/wip/kitchen
Add Kitchen tests
|
5 years ago |
Nicolas Rodriguez
|
03bf55c074
|
feat(semantic-release): add semantic-release
|
5 years ago |
Nicolas Rodriguez
|
265aa5a99b
|
ci(kitchen): add Kitchen tests
|
5 years ago |
Niels Abspoel
|
7c7215c0f0
|
Merge pull request #17 from alxwr/master
FreeBSB support
|
6 years ago |
Alexander Weidinger
|
4e61d20af9
|
FreeBSD support for apt-cacher.ng.server
|
6 years ago |
Alexander Weidinger
|
2a44983f5b
|
Split map.jinja
|
6 years ago |
Niels Abspoel
|
c6efca4439
|
Merge pull request #16 from saltstack-formulas/local-mirrors
no proxy for local mirrors
|
6 years ago |
Alexander Weidinger
|
2c45451157
|
no proxy for local mirrors
|
6 years ago |
Alexander Weidinger
|
f3345b1f66
|
Added pillar.example docs for PR #12
|
6 years ago |
Alexander Weidinger
|
99d0f18951
|
Merge branch 'sitepoint-sitepoint'
|
6 years ago |
Alexander Weidinger
|
4268773915
|
Merge branch 'sitepoint' of git://github.com/sitepoint/apt-cacher-formula into sitepoint-sitepoint
|
6 years ago |
Alexander Weidinger
|
ab5e96800e
|
Merge branch 'heimdull-master'
|
6 years ago |
Alexander Weidinger
|
c4efef8861
|
Allow specification of HTTPS proxy; default: DIRECT
|
6 years ago |