Commit Graph

18820 Commits

Author SHA1 Message Date
Joseph Hall
aa2f0e620f Merge pull request #7816 from holmboe/virt-mac-valid
Validate MAC in virt.py
2013-10-14 10:33:15 -07:00
Henrik Holmboe
86041263f8 Validate MAC
With the validate func in 01eb5f5.
2013-10-14 19:26:22 +02:00
Joseph Hall
1e67f7e590 Merge pull request #7815 from holmboe/mac-validate
Remove unused import
2013-10-14 10:21:32 -07:00
Henrik Holmboe
17fb875a97 Remove unused import 2013-10-14 19:17:44 +02:00
Joseph Hall
b4f51b8f24 Merge pull request #7814 from holmboe/mac-validate
Validate MAC using salt.utils.validate.net.mac()
2013-10-14 10:08:52 -07:00
Henrik Holmboe
9d75c7230d Validate MAC using salt.utils.validate.net.mac()
That was introduced in 01eb5f5.
2013-10-14 19:06:13 +02:00
Pedro Algarvio
154b7ee38b Merge pull request #7812 from techhat/validate
Start building validation toolset
2013-10-14 08:13:32 -07:00
Joseph Hall
01eb5f504c Start building validation toolset 2013-10-14 09:04:56 -06:00
Pedro Algarvio
007e131a55 Merge pull request #7809 from holmboe/fix-7808
Fix string formatting without format() in rh_ip.py
2013-10-14 06:17:58 -07:00
Henrik Holmboe
f9042da2b8 Fix #7808 2013-10-14 15:15:09 +02:00
Joseph Hall
0e1cd880dc Merge pull request #7800 from terminalmage/issue7656
Fix yumpkg*.mod_repo
2013-10-14 03:50:34 -07:00
Pedro Algarvio
10c650e840 Merge pull request #7798 from techhat/parted
Sanitize inputs for parted module
2013-10-14 03:03:14 -07:00
Pedro Algarvio
22321eed83 Merge pull request #7804 from holmboe/rope-prj
Ignore rope project files
2013-10-14 02:59:23 -07:00
Pedro Algarvio
e19d226bbb Merge pull request #7805 from holmboe/not-sticky
Sticky bit not effective anymore
2013-10-14 02:58:23 -07:00
Henrik Holmboe
45d6b1b2d1 Sticky bit not effective anymore
The group or other does not have write permissions anymore, so sticky
bit is irrelevant and confusing.
2013-10-14 10:33:45 +02:00
Henrik Holmboe
f30999c5bf Ignore rope project files
Rope is used in Emacs elpy and others.
2013-10-14 10:10:26 +02:00
Erik Johnson
9ec63055e3 Fix yumpkg*.mod_repo
The kwargs are used to determine which values to assign to the repo
file, but additional "hidden" kwargs are passed to these functions, ones
with keys starting with a double underscore. This commit filters those
arguments out so that they don't get written to the repo file.
2013-10-13 21:34:49 -05:00
Joseph Hall
fe070b0d95 Sanitize inputs for parted module 2013-10-13 16:48:40 -06:00
Pedro Algarvio
bf484b94bf Merge pull request #7796 from s0undt3ch/features/i18n-documentation
It's a link!
2013-10-13 13:10:13 -07:00
Pedro Algarvio
2ca73d1a6e It's a link! 2013-10-13 21:09:19 +01:00
Pedro Algarvio
563fdbcd10 Merge pull request #7793 from s0undt3ch/features/i18n-documentation
[READ THE BODY] Explain how to help out translating the documentation.
2013-10-13 12:49:08 -07:00
Pedro Algarvio
4aa611c319 Final translation documentation update. 2013-10-13 19:46:52 +01:00
Pedro Algarvio
2ba350b607 Even the translation templates won't be stored in git. 2013-10-13 19:46:16 +01:00
Pedro Algarvio
62929d3335 We switched translation service. 2013-10-13 11:55:38 +01:00
Thomas S Hatch
aae1bba549 switch over to using the safe json routine in utils 2013-10-12 17:01:46 -06:00
Thomas S Hatch
8e644ddb5a strip out unused process method 2013-10-12 17:00:37 -06:00
Thomas S Hatch
79ef0c1263 pass opts into the shell object 2013-10-12 16:44:05 -06:00
Thomas S Hatch
e4e1d4e8e6 Add opts to shell object 2013-10-12 16:44:05 -06:00
Pedro Algarvio
7a3740bd5e Explain how to help out translating the documentation. 2013-10-12 23:33:05 +01:00
Pedro Algarvio
cf3690152d Merge pull request #7792 from s0undt3ch/features/i18n-documentation
VCS message catalog templates.
2013-10-12 15:31:34 -07:00
Pedro Algarvio
23559d4240 Add the message catalog template files. 2013-10-12 23:22:44 +01:00
Pedro Algarvio
77b77a30f9 Generate the gettext message catalog templates on the right place. 2013-10-12 23:19:05 +01:00
Pedro Algarvio
fba3d05562 Translation will be hosted remotely. 2013-10-12 23:18:54 +01:00
Thomas S Hatch
a2ca32b09f Don't ignore host keys by default
There is some pretty to add here, but while ignoring host keys the
needed vectors for ssh security are not all in place
2013-10-12 16:17:35 -06:00
Erik Johnson
c57572d98d Fix documentation page for win_dns_client state
When I added this, it was copied from the one I created for win_system,
but it was not updated to be specific to win_dns_client, resulting in in
build warnings and incorrect documentation on docs.saltstack.com.
2013-10-12 15:26:12 -05:00
Thomas S Hatch
ef3d04b1b3 Add initial routine to find json at the end of a string 2013-10-12 12:58:36 -06:00
Thomas S Hatch
bea94612b5 Merge pull request #7790 from crax/develop
should also strip trailing '/' from source uri
2013-10-12 11:57:30 -07:00
crax
db3c79f7c2 should also strip trailing '/' from source uri 2013-10-13 02:51:07 +08:00
Pedro Algarvio
0d457662ef Also delete compiled message catalogs. 2013-10-12 19:39:24 +01:00
Thomas S Hatch
c6d34f1acf pass hash and hash type into state.pkg 2013-10-12 12:24:25 -06:00
Thomas S Hatch
bab92775a5 Mandate has data in state.pkg 2013-10-12 12:15:50 -06:00
Thomas S Hatch
664d1a1cac generate hash for state_pkg and pass it into routine
This allows for the checksum of the state_pkg tarball to be verified in
the target minion routine
2013-10-12 12:10:14 -06:00
Thomas S Hatch
4348392860 move the state package into .salt directory 2013-10-12 11:47:51 -06:00
Thomas S Hatch
c28b90337e Merge pull request #7789 from terminalmage/docs
Add code-block formatting to git_pillar docstring
2013-10-12 10:25:31 -07:00
Thomas S Hatch
0359db9b46 Add hooks to geenrate the thin sum and pass to the shim 2013-10-12 11:24:19 -06:00
Thomas S Hatch
c58e56811d Add function to generate the hash of the thin tarball 2013-10-12 11:15:14 -06:00
Thomas S Hatch
8f92b6b2cb Add untaring the thin tarball into the shim
Also add hooks in to checksum the thin tarball
2013-10-12 11:07:34 -06:00
Erik Johnson
25d6d37f30 Version 0.16.4 is no longer in future tense 2013-10-12 11:35:02 -05:00
Erik Johnson
895c648e10 Add code-block formatting to git_pillar docstring
Without it, the dash in the YAML data gets interpreted by sphinx as a
bullet point, which could be confusing to thos wishing to use this
external pillar.
2013-10-12 11:29:23 -05:00
Thomas S Hatch
aa4bb77ef2 The .salt directory should be owned by the ssh login user
Since the ssh login user is used to drop the deployment file they need
write permissions, and since the login user can sudo they have rights to
manage the salt runs. When salt runs as root it will still have access
to said files.
We still need more validation around the integrety of the passed files
2013-10-12 09:57:48 -06:00