Javier Bértoli
2a7e4afe5a
feat(repositories): allow to specify custom filename
hace 2 años
Sylvain Faivre
cf78277ce5
docs(readme.rst): add doc for apt_conf state + other minor update
hace 4 años
Felipe Zipitria
49ee29ce9e
feat(unattended): add newer options from upstream
* upstream has new options now included in formula
* updated pillar.example with new options
* inspec tests for this new options are in place
Also:
* tests are included in travis
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
hace 5 años
Imran Iqbal
03d15e9acb
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
apt-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
7:1 error trailing spaces (trailing-spaces)
test/salt/pillar/repositories.pillar.sls
1:1 warning missing document start "---" (document-start)
19:1 error too many blank lines (1 > 0) (empty-lines)
test/salt/pillar/preferences.pillar.sls
1:1 warning missing document start "---" (document-start)
```
hace 5 años
Javier Bértoli
56ec15d48e
chore: follow template-formula guidelines
* Update docs
* Add auxiliar scripts
* Add missing headers
hace 5 años
devster31
7e5d1d1a8f
Meaningful file names and variables
hace 8 años
devster31
9850446c2c
Add initial support for apt conf management
- Add template file
- Add pillar example
hace 8 años
Sylvain COUTANT
1c559ef1fa
Move keyring choice to pillar
hace 6 años
Arthur Lutz
e0c209703e
#32 use deb. instead of httpredir.
hace 7 años
Arthur Lutz
5868f22c47
[apt/repositories] more flexible options in pillars
contributed initialy by @javierbertoli <javier@netmanagers.com.ar>
fixes #30
hace 7 años
Arthur Lutz
cf426433a4
[apt/repositories] add opts for repo name
Fixes #30
hace 7 años
carpenti
1fd1ab184c
adding support for Origins-Pattern in unattended upgrade
hace 7 años
Adam Bolte
023f7c55e3
Remove trailing whitespace.
hace 8 años
Niels Abspoel
5570415469
add listchanges config and fixed typo in unattended.sls
hace 8 años
Simon Clausen
39dc9eb8e9
Add protocol and port in pillar repository example for 3rd party repo
When adding, gpg will fail with a "not able to connect" in some cases (most likely related to firewalling, but not investigated thoroughly): adding the specific protocol and port solves this issue.
hace 8 años
Javier Bértoli
6f7022fc56
Add apt's preferences mgmt
Ignore .kitchen dir
Add defaults for preferences mgmt
Add some pillar examples for preferences mgmt
Add tests for preferences
Add entries in the README file
Missing map.jinja entry
hace 8 años
Javier Bértoli
324248e457
Add repo's key management, documentation
hace 8 años
Javier Bértoli
7f18ec5f8d
Add pillar examples for repositories management
hace 8 años
Ben McClure
5bb438a267
Extrapolated templates from the state file to jinja templates to clean things up and make them work properly. Also updated variables to match what Ubuntu 14.04 uses by default.
hace 9 años
root
8cd8d5c47e
Add "APT::Periodic::Verbose" setting to unattended state.
hace 9 años
root
751584ddb4
Add state to install unattended upgrades.
hace 9 años