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)
```
5 yıl önce
Javier Bértoli
56ec15d48e
chore: follow template-formula guidelines
* Update docs
* Add auxiliar scripts
* Add missing headers
5 yıl önce
devster31
7e5d1d1a8f
Meaningful file names and variables
8 yıl önce
devster31
9850446c2c
Add initial support for apt conf management
- Add template file
- Add pillar example
8 yıl önce
Sylvain COUTANT
1c559ef1fa
Move keyring choice to pillar
6 yıl önce
Arthur Lutz
e0c209703e
#32 use deb. instead of httpredir.
7 yıl önce
Arthur Lutz
5868f22c47
[apt/repositories] more flexible options in pillars
contributed initialy by @javierbertoli <javier@netmanagers.com.ar>
fixes #30
7 yıl önce
Arthur Lutz
cf426433a4
[apt/repositories] add opts for repo name
Fixes #30
7 yıl önce
carpenti
1fd1ab184c
adding support for Origins-Pattern in unattended upgrade
7 yıl önce
Adam Bolte
023f7c55e3
Remove trailing whitespace.
8 yıl önce
Niels Abspoel
5570415469
add listchanges config and fixed typo in unattended.sls
8 yıl önce
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.
8 yıl önce
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
8 yıl önce
Javier Bértoli
324248e457
Add repo's key management, documentation
8 yıl önce
Javier Bértoli
7f18ec5f8d
Add pillar examples for repositories management
8 yıl önce
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.
9 yıl önce
root
8cd8d5c47e
Add "APT::Periodic::Verbose" setting to unattended state.
9 yıl önce
root
751584ddb4
Add state to install unattended upgrades.
9 yıl önce