Imran Iqbal
13e4569921
Merge pull request #44 from netmanagers/master
Update testing environment, attempt to use new formula format
пре 5 година
Javier Bértoli
eda85173a3
fix(map.jinja): typo and lookup order
пре 5 година
Javier Bértoli
1496eed3f4
refactor: Merge branch 'upstream/master'
пре 5 година
Imran Iqbal
a34d721545
Merge pull request #45 from jdkelleher/add-ubuntu-map.jinja
Add ubuntu map.jinja
пре 5 година
Jason D. Kelleher
380848796c
incorporated change request from javierbertoli for backwards compatibility
пре 5 година
Javier Bértoli
530e22cc0a
docs(kitchen): update documentation
пре 5 година
Javier Bértoli
e1c68e8a94
chore(kitchen): add bin/kitchen
пре 5 година
Javier Bértoli
56ec15d48e
chore: follow template-formula guidelines
* Update docs
* Add auxiliar scripts
* Add missing headers
пре 5 година
Javier Bértoli
0ff48e1021
fix(map.jinja+tests): add correct keyring for the OS
* Use the correct keyring for the OS (a refactor of the changes suggested in #41 )
пре 5 година
Javier Bértoli
3fa2a584c4
ci(kitchen+travis): update testing environment
* Use latest pre-salted images
* Move from serverspec to inspec
* Fix failing tests
пре 5 година
Jason D. Kelleher
373c7ef35a
added Ubuntu entries to map.jinja
updated repositories entries for sane naming across Debian and Ubuntu entries
updated repo entries for security as syntax differs between Debian and Ubuntu
added repo entries for -updates (previously known as volatile)
updated map to use explicitly use grain os instead of implicitly use os_family
removed distribution_updates variable - syntax was Debian specific and invailid for Ubuntu
tested against Debian/stretch and Ubuntu/xenial
пре 5 година
Jason D. Kelleher
08cd744ac4
Merge pull request #2 from saltstack-formulas/master
syncing fork to original
пре 5 година
Niels Abspoel
29c8a43e12
Merge pull request #43 from FHE3/fix-apt-conf-number
also pass check when opt_data is a number
пре 5 година
Simon Schneider
a201be062e
also pass check when opt_data is a number
пре 5 година
Jason D. Kelleher
64285d4a4c
Merge pull request #1 from saltstack-formulas/master
Syncing fork to the original repository
пре 5 година
Niels Abspoel
aaa1f5b23f
Merge pull request #42 from jdkelleher/apt-get_-y
added -y flag to apt-get calls
пре 5 година
Jason D. Kelleher
b227ec7cf2
added -y flag to apt-get calls
пре 5 година
Adrien "ze" Urban
c2185ea61d
refresh: add multiple repo, but only refresh once
пре 6 година
Niels Abspoel
2893b0dc39
Merge pull request #38 from ze42/apt_conf
apt.conf.d
пре 6 година
Adrien "ze" Urban
de05ac6f1c
apt_conf: remove_* consistent with other similar options
remove_* was recently changed to always place empty file, but just set
perms if not present, without replace.
Do the same with that option.
пре 6 година
Adrien "ze" Urban
5c6c531e7e
apt_conf_d: missing it apt stuffs
пре 6 година
devster31
7e5d1d1a8f
Meaningful file names and variables
пре 8 година
devster31
5cbec8ef6b
Remove apt.conf if requested
пре 8 година
devster31
9850446c2c
Add initial support for apt conf management
- Add template file
- Add pillar example
пре 8 година
Javier Bértoli
35cf2e0c43
Merge pull request #37 from ze42/fix_preferences
fix warning on preferences as not managed
пре 6 година
Adrien "ze" Urban
c2801cc47a
fix warning on file.managed without changes
[WARNING ] State for file: /etc/apt/preferences - Neither 'source' nor
'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet
'replace' was set to 'True'. As there is no source to replace the file
with, 'replace' has been set to 'False' to avoid reading the file
unnecessarily.
Now, if file.managed, but when content is not changed (no source,
contents, ...), avoid the warning.
пре 6 година
Javier Bértoli
7874fc4dfd
Merge pull request #36 from aboe76/python3_support
fix iteritems python3
пре 6 година
Niels Abspoel
144d3bb2f1
fix iteritems python3
пре 6 година
Javier Bértoli
2a42518f23
Merge pull request #35 from Kassec/master
Move keyring package name configuration to pillar
пре 6 година
Sylvain COUTANT
1c559ef1fa
Move keyring choice to pillar
пре 6 година
Javier Bértoli
39bcc23c54
Merge pull request #33 from arthurlogilab/patch-1
#32 replace httpredir by deb.debian.org
пре 7 година
Arthur Lutz
8ec9a4a387
#32 s/httpredir/deb/
пре 7 година
Arthur Lutz
e0c209703e
#32 use deb. instead of httpredir.
пре 7 година
Javier Bértoli
47adb619d5
Merge pull request #31 from arthurlogilab/master
add opts to repo name
пре 7 година
Arthur Lutz
d8688e4878
[apt/repositories] unneeded whitespace
пре 7 година
Arthur Lutz
5868f22c47
[apt/repositories] more flexible options in pillars
contributed initialy by @javierbertoli <javier@netmanagers.com.ar>
fixes #30
пре 7 година
Arthur Lutz
c03acb8748
[apt/repositories] make opts optionnal
пре 7 година
Arthur Lutz
cf426433a4
[apt/repositories] add opts for repo name
Fixes #30
пре 7 година
Arthur Lutz
bf6783e57f
[README] document unattend entrypoint
пре 7 година
Javier Bértoli
94403d9fe6
Merge pull request #27 from sitepoint/empty_preferences
Permit an absent preferences pillar data key
пре 7 година
Adam Bolte
7324c2c2c8
Permit an absent preferences pillar data key
пре 7 година
Niels Abspoel
ef4f23fc5f
Merge pull request #26 from kakwa/ADD_UNATTENDED_ORIGINS_PATTERN
adding support for Origins-Pattern in unattended upgrade
пре 7 година
carpenti
8d194343b8
add missing ';' in unattended configuration
пре 7 година
carpenti
1fd1ab184c
adding support for Origins-Pattern in unattended upgrade
пре 7 година
Niels Abspoel
ded0e11132
Merge pull request #25 from sitepoint/sitepoint
Minor fixes
пре 8 година
Adam Bolte
bbfa6f5a80
Pretty up the task name output
пре 8 година
Adam Bolte
f09143a79a
Keep sources.list even if remove_sources_list set
Deleting the file causes "could not open file '/etc/apt/sources.list'"
warnings. Better to keep it around but just remove its contents.
пре 8 година
Adam Bolte
de55b167b4
Add support for Explanation lines in preferences.
пре 8 година
Adam Bolte
023f7c55e3
Remove trailing whitespace.
пре 8 година
Forrest
67e2234d0a
Merge pull request #24 from webscale-formulas/master
fix pillar lookup and whitespacing
пре 8 година