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 година
Niels Abspoel
3af8993dfb
fix pillar lookup and whitespacing
пре 8 година
Forrest
abcea99c10
Merge pull request #22 from webscale-formulas/listchanges_support
add listchanges config and fixed typo in unattended.sls
пре 8 година
Niels Abspoel
5570415469
add listchanges config and fixed typo in unattended.sls
пре 8 година
Forrest
3af4a0e189
Merge pull request #21 from netmanagers/master
Fix tests to match changes from PR #20, add entry in .gitignore
пре 8 година
Javier Bértoli
196eeba135
Fix tests to match changes from PR #20, add entry in .gitignore
пре 8 година
Forrest
3d65bc6e38
Merge pull request #20 from jerrykan/empty_sources
Ensure sources.list exists but is empty (#19 )
пре 8 година
John Kristensen
02bf3f2d1b
Ensure sources.list exists but is empty ( #19 )
Salt uses the aptsources system library to get a list of repositories on
the host. Unfortunately if the /etc/apt/sources.list file is missing,
aptsources.sourceslist.SourcesList() (which is called by salt) logs a
warning, which is then displayed to the user running salt.
To avoid this warning when using 'remove_sources_list: true' in pillar
we can keep the /etc/apt/sources.list file, but just ensure it is empty.
This achieves the same thing, but does not log the warning or display it
to the user.
пре 8 година
Forrest
56099481cb
Merge pull request #18 from simonclausen/master
Add protocol and port in pillar repository example for 3rd party repo
пре 8 година
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 година
Forrest
442ed11276
Merge pull request #16 from netmanagers/master
Add a state to manage apt's preferences, with tests
пре 8 година
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 година
Forrest
988c59f58c
Merge pull request #15 from netmanagers/master
Fix resource name to avoid conflicting ID
пре 8 година
Javier Bértoli
4a26e31ed5
Fix resource name to avoid conflicting ID
пре 8 година
Forrest
7e789ccd3b
Merge pull request #14 from netmanagers/master
Add a state to manage repositories, with tests
пре 8 година
Javier Bértoli
c0b6c245d8
Add tests for the repositories state file
пре 8 година
Javier Bértoli
ca11055b68
Lint
пре 8 година
Javier Bértoli
324248e457
Add repo's key management, documentation
пре 8 година
Javier Bértoli
7f18ec5f8d
Add pillar examples for repositories management
пре 8 година
Javier Bértoli
54583ed5c0
Add state file to manage repositories
пре 8 година
Javier Bértoli
7c7cd9f9a8
Change run to wait, to run only on repositories changes
пре 8 година
Forrest
0fa0b4b0c5
Merge pull request #12 from rpatterson/patch-1
Correct formula name
пре 9 година
Ross Patterson
2e70605fa0
Correct formula name
пре 9 година
Nitin Madhok
b34a30ec70
Merge pull request #11 from DEnet/master
Fixed pillar.get calls
пре 9 година
Ben McClure
09b476427a
Fixed pillar.get calls
пре 9 година
Nitin Madhok
fe966942d3
Update LICENSING year
пре 9 година
Nitin Madhok
59611b2d59
Merge pull request #10 from DEnet/master
Resolve map variable conflict
пре 9 година
Ben McClure
92780c942f
Made Debian the default lookup
пре 9 година
Ben McClure
4142bcf87b
Forgot to rename some vars
пре 9 година
Ben McClure
753ef7f12c
Renamed apt to apt_map to avoid conflict
пре 9 година
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 година
Ben McClure
4db2ca91f4
Update unattended.sls
пре 9 година
Ben McClure
c9d1d16c78
Update map.jinja
пре 9 година
Ben McClure
bdf1710643
Update map.jinja
пре 9 година
Nitin Madhok
8742db0a8a
Merge pull request #9 from daschatten/master
Add state for unattended upgrades.
пре 9 година
root
0d72adde62
Fix map.jinja.
пре 9 година
root
8cd8d5c47e
Add "APT::Periodic::Verbose" setting to unattended state.
пре 9 година
root
751584ddb4
Add state to install unattended upgrades.
пре 9 година
root
8b9ffdf43d
Add .gitignore.
пре 9 година
Wolodja Wentland
c101079873
Merge pull request #8 from saltstack-formulas/style-short-dec
Change states to use short-dec style
пре 10 година
Seth House
81ee729720
Change states to use short-dec style
пре 10 година
Nitin Madhok
5ffd8aad75
Merge pull request #7 from westurner/add_apt_ppa_utils
ENH: Add apt.ppa for pkg:python-software-properties (add-apt-repository)
пре 10 година