Thomas S Hatch
bd0ce29c89
Merge pull request #1324 from blast-hardcheese/develop
...
apt module: Forcing an explicit match on virtual package names
2012-05-22 15:22:46 -07:00
Devon Stewart
0d639c34f6
Constraining aptitude query even further
2012-05-22 15:20:52 -07:00
Devon Stewart
a6fbca8574
Forcing an explicit match on virtual packages
2012-05-22 15:07:51 -07:00
Thomas S Hatch
4e398391f8
Merge commit 'f20cb3b92c94c73f1651697fbe66fed3c473a078' into develop
2012-05-22 15:18:47 -06:00
Roman Imankulov
f20cb3b92c
Add support for test mode operations
2012-05-23 00:13:52 +06:00
Thomas S Hatch
99ea439ab6
Merge pull request #1315 from imankulov/ssh_known_hosts
...
Support for ssh_known_hosts in modules and states
2012-05-22 09:32:20 -07:00
Thomas S Hatch
cf71716662
Merge pull request #1322 from thehoule/documentation
...
Fixed typo's, added python-software-properties install
2012-05-22 09:25:17 -07:00
Nick Houle
73f7efd044
Fixed typo's, added python-software-properties install
2012-05-22 10:16:47 -06:00
Thomas S Hatch
c7c87a7c2d
fix #1319 - we need tests for this stuff, it should be easy to do
2012-05-21 23:43:36 -06:00
Thomas S Hatch
78c1a5459b
fix #1317
2012-05-21 21:33:49 -06:00
Thomas S Hatch
83b1a27aff
Add environments to check_key_file
2012-05-21 21:30:13 -06:00
Thomas S Hatch
120968d6a1
support environment in ssh key from file
2012-05-21 21:21:18 -06:00
Thomas S Hatch
4386787d72
change pkgng command to refresh_db
2012-05-21 21:17:18 -06:00
Thomas S Hatch
cda6c44ffb
get rid of non-sensical FIXME
2012-05-21 21:13:15 -06:00
Thomas S Hatch
0ab61b32c8
Add cython_enable to master docs
2012-05-21 14:36:34 -06:00
Thomas S Hatch
fbdb8649ac
Add cython data on the master, Fix #1331
2012-05-21 14:33:42 -06:00
Thomas S Hatch
afd0857e2e
Merge pull request #1316 from byronclark/network-format-typo
...
Fix a broken format option.
2012-05-21 11:47:03 -07:00
Byron Clark
9b0ba46d9c
Fix a broken format option.
2012-05-21 12:43:14 -06:00
Jeff Schroeder
dc47ee35fc
Merge pull request #1313 from thehoule/documentation
...
Added actual link to Troubleshooting index.rst file
2012-05-21 10:57:09 -07:00
Roman Imankulov
b2984dc68f
Fix typo
2012-05-21 23:49:08 +06:00
Roman Imankulov
41465d5f0a
Add support for ssh_known_hosts states
2012-05-21 23:45:03 +06:00
Nick Houle
1715d8cf76
Updated link with the corrected restructured syntax
2012-05-21 11:31:18 -06:00
Roman Imankulov
1590483fe2
Add support for known_hosts management
...
Module "ssh" is now capable of keeping track of records in ssh
known_hosts file, as well as asking remote hosts for their public keys.
2012-05-21 21:49:43 +06:00
Nick Houle
79fcb1bf4d
Added actual link to Troubleshooting index.rst file
2012-05-21 08:34:42 -06:00
Thomas S Hatch
a5834e362c
Merge pull request #1308 from thehoule/documentation
...
Salt Installation - Ubuntu
2012-05-21 07:17:46 -07:00
Thomas S Hatch
87d130595b
Merge pull request #1310 from baijum/minion_pem_permission
...
Set temporary write permission for minion.pem file
2012-05-21 07:11:09 -07:00
Nick Houle
7eb386fc8b
Fixed indentation errors and added a link to the salt troubleshooting section for users to reference more in depth troubleshooting.
2012-05-21 08:08:38 -06:00
Baiju Muthukadan
df51cfa927
Set temporary write permission for minion.pem file
...
The RSA private key file for minion (`minion.pem`) in
Windows require write permission while saving the key.
So, temporarily set write permission and revert back
to read-only permission after saving the key.
This fixes the Issue #1307
2012-05-21 06:45:41 +05:30
Nick Houle
a63f703fd9
Updated revisions for new Ubuntu installation. Changed word wrap in vim view for cleaner look.
2012-05-20 14:53:22 -06:00
Nick Houle
58986a7119
Fixed typo and re-made the master bind section. Second Version of orginal.
2012-05-20 14:16:41 -06:00
Roman Imankulov
9d193b85b7
Add support for ssh public keys fingerprint
...
- function _validate_keys returns public key fingerprint as described in
RFC 4716
- one more test to validate how "ssh.auth_keys" function works
2012-05-20 23:09:52 +06:00
Nick Houle
6ac45a24ea
Completely updated salt installation for Ubuntu. Previous version was partially up to date, yet had to explanations. New installation file for ubuntu has configuration of salt configs, testing of salt setup, and troubleshooting.
2012-05-20 09:49:16 -06:00
Thomas S Hatch
1c7b2c1aa0
Merge pull request #1306 from baijum/mailing_list_url
...
Use the new Google groups URL to avoid redirection
2012-05-19 22:07:21 -07:00
Baiju Muthukadan
d858cf7d02
Use the new Google groups URL to avoid redirection
2012-05-20 10:24:48 +05:30
Thomas S Hatch
d2427f2583
Merge pull request #1304 from thehoule/documentation
...
Fixed typo's in 0.9.9 releas notes
2012-05-19 19:14:08 -07:00
Nick Houle
790f8a5a35
Fixed typo's in 0.9.9 releas notes
2012-05-19 17:38:36 -06:00
Thomas S Hatch
ea7ef3a1ce
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-05-19 08:49:28 -06:00
Thomas S Hatch
cf98d4557d
update api docs for new client methods
2012-05-19 08:48:56 -06:00
Thomas S Hatch
edb6ef7979
Merge pull request #1303 from baijum/cleanup_pep8_grains_core
...
cleanup for PEP8 compliance
2012-05-19 07:26:31 -07:00
Baiju Muthukadan
82f8bbe0cb
cleanup for PEP8 compliance
2012-05-20 01:19:10 +05:30
Thomas S Hatch
d357bc85a1
Merge pull request #1302 from baijum/windows_total_physical_memory
...
SYSTEMINFO gives memory with "." as separator
2012-05-19 07:09:48 -07:00
Baiju Muthukadan
f17e002f5c
Handle various output formats used in Windows
...
Windows XP use '.' as separator and Windows 2008 Server R2 use ','.
2012-05-20 01:03:40 +05:30
Baiju Muthukadan
b24a01cb3a
SYSTEMINFO gives memory with "." as separator
...
The "SYSTEMINFO /FO LIST" command gives total
physical memory with "." as separator in MBs
2012-05-19 18:25:06 +05:30
Thomas S Hatch
9a79e94a3a
code blocks need to be indented
2012-05-18 19:35:31 -06:00
Thomas S Hatch
3bfedba5e0
make the docstring a docstring
2012-05-18 19:33:57 -06:00
Thomas S Hatch
1b54e1e59b
Beef up docstrings for rh_ip module
2012-05-18 19:27:17 -06:00
Thomas S Hatch
162d57c407
Fix #1169
2012-05-18 19:13:34 -06:00
Thomas S Hatch
89f8e59103
Add docs for new runner_dirs option, fix #1301
2012-05-18 18:39:22 -06:00
Thomas S Hatch
02485beea0
Add config data for master runner_dirs
2012-05-18 18:31:55 -06:00
Thomas S Hatch
e71854ed83
Add runner_dirs config capability to runners, work for #1301
2012-05-18 18:25:23 -06:00