Thomas S Hatch
3619312fd7
Dont' remove salt level keys with remote cache tracking
2014-06-17 14:55:00 -06:00
Colton Myers
2c23106356
Fix undefined variable in iptables
2014-06-17 14:54:03 -06:00
Seth House
25bc1c5c31
Merge pull request #13516 from christabor/develop
...
Fixed css fonts:
2014-06-17 14:50:57 -06:00
C. R. Oldham
dfe09aeb35
Strip escape sequences anywhere they do not belong.
2014-06-17 14:43:51 -06:00
Christobot
3d4484d24a
Fixed css fonts:
...
The path was referenced after the css macro, and the css font names have
changed as well. I update all the weights and styles and fixed some
formatting/indenting issues
2014-06-17 13:39:31 -07:00
Seth House
b79015d2d8
Moved websocket handlers into own tools file
2014-06-17 14:29:44 -06:00
Colton Myers
43cd6d7307
Merge pull request #13512 from rallytime/cloud_extends_fix
...
Bugfix to allow cloud provider extend functionality
2014-06-17 14:20:58 -06:00
Seth House
f2d4e332d4
Merge remote-tracking branch 'upstream/pr/154' into develop
2014-06-17 13:59:06 -06:00
Thomas S Hatch
82c8440f09
Merge pull request #13511 from cachedout/more_gitfs_fix
...
Create gitfs cache dir if does not exist
2014-06-17 13:58:45 -06:00
Thomas S Hatch
b40757950c
Merge pull request #13505 from s0undt3ch/hotfix/setup-raet
...
Differentiate ZeroMQ from RAET based installations
2014-06-17 13:53:43 -06:00
Joseph Hall
ab959c1fd0
Merge pull request #13514 from terminalmage/docs
...
Remove italics
2014-06-17 13:52:48 -06:00
Erik Johnson
1a4e1c7944
Remove italics
...
These are out-of-place in the context of the other steps in this
particular section, and thus unnecessary.
2014-06-17 14:47:19 -05:00
Seth House
68904637a5
Merge pull request #13509 from bechtoldt/foreman_pillar_doc
...
trying to add foreman pillar module to documentation, refs #13481
2014-06-17 13:17:57 -06:00
rallytime
0ebc185da0
Bugfix to allow cloud provider extend functionality
2014-06-17 12:55:03 -06:00
Mike Place
c4f5298d62
Create gitfs cache dir if does not exist
...
Should fix test suite
2014-06-17 12:04:53 -06:00
Joseph Hall
a01f9065cf
Fix issue with renamed sdb loader
2014-06-17 11:54:23 -06:00
Joseph Hall
1d3e01095d
Break out SDB functions from config module
2014-06-17 11:41:54 -06:00
Joseph Hall
36cf034f67
Add docs on writing SDB modules
2014-06-17 11:41:54 -06:00
Joseph Hall
3a90918b67
Add docs for keyring usage
2014-06-17 11:41:54 -06:00
Joseph Hall
06402aafa6
Rename saltdb in loader, to avoid confusion
2014-06-17 11:41:54 -06:00
Joseph Hall
ae1c5bb7de
Linting
2014-06-17 11:41:54 -06:00
Joseph Hall
d9b9e41065
Rename init
2014-06-17 11:41:54 -06:00
Joseph Hall
b915488294
Mark SDB as experimental
2014-06-17 11:41:54 -06:00
Joseph Hall
7a4baed631
Remove unnecessary option from config.get calls
2014-06-17 11:41:54 -06:00
Joseph Hall
7ec89b7658
Rename db doc dir to sdb
2014-06-17 11:41:54 -06:00
Joseph Hall
aff6e4da20
Fix typos in SDB docs
2014-06-17 11:41:54 -06:00
Joseph Hall
69f1a83dbe
Initial documentation for SDB loader
2014-06-17 11:41:54 -06:00
Joseph Hall
19daf66f0a
Rename db to sdb, to avoid name conflicts
2014-06-17 11:41:54 -06:00
Joseph Hall
5a963c7184
Allow config.get to use db, add db helpers
2014-06-17 11:41:54 -06:00
Joseph Hall
55ba6b2d39
Initialize db dir
2014-06-17 11:41:54 -06:00
Joseph Hall
bee1c73a3e
Add keyring db type
2014-06-17 11:41:54 -06:00
Joseph Hall
484ee28b69
Add db loader type
2014-06-17 11:41:54 -06:00
Arnold Bechtoldt
9a5ce71286
trying to add foreman pillar module to documentation, refs #13481
2014-06-17 19:24:27 +02:00
Thomas S Hatch
818e23e6df
Merge pull request #13503 from khrisrichardson/state_service_mod_watch
...
revises #13479 service.dead else leg uses empty string
2014-06-17 11:19:22 -06:00
Thomas S Hatch
07e104c7c1
Merge pull request #13502 from cowyn/fix-autoreject_file-path
...
Provide a reasonable sample path for autoreject_file without confusion
2014-06-17 11:18:47 -06:00
Thomas S Hatch
f93ef3d6ba
Merge pull request #13498 from makinacorpus/hardcrash
...
Make scripts hardcrashable
2014-06-17 11:16:45 -06:00
Thomas S Hatch
1ce148a2c7
Merge pull request #13495 from s0undt3ch/hotfix/jenkins-lxc
...
new generation jenkins script
2014-06-17 11:14:53 -06:00
Thomas S Hatch
2c23bcd1df
Merge pull request #13493 from fessoga5/develop
...
Change module debian_ip.py for support PPPoE.
2014-06-17 11:13:41 -06:00
Pedro Algarvio
4ba108a0d7
Also provide a pip
example on how to pass the global variable
2014-06-17 16:01:11 +01:00
Pedro Algarvio
a2c8175181
Document the --salt-transport
option
2014-06-17 15:53:29 +01:00
Pedro Algarvio
85427e73d7
Update install documentation to reflect RAET deps
2014-06-17 15:36:02 +01:00
Pedro Algarvio
e4179cdc68
Differentiate ZeroMQ from RAET based installations.
...
Since the requirements are different, "decide" which to require.
2014-06-17 15:36:02 +01:00
Pedro Algarvio
abe20a61d9
Strip white-space
2014-06-17 15:36:01 +01:00
Mathieu Le Marec - Pasquet
8a832d8ead
do not loose stack trace on hardcrashing
2014-06-17 15:01:56 +02:00
Joseph Hall
e652e8bf7d
Merge pull request #13497 from s0undt3ch/develop
...
White-space lint fix
2014-06-17 06:05:20 -06:00
Joseph Hall
7fbd140bdb
Merge pull request #13500 from krallin/patch-1
...
Fix typo in etcd pillar documentation
2014-06-17 05:59:45 -06:00
Khris Richardson
128cbfafe4
revises #13479 service.dead else leg uses empty string
2014-06-17 06:12:40 -05:00
Cowyn Li
9436dbd84c
Provide a reasonable sample path for autoreject_file without confusion
2014-06-17 19:01:31 +08:00
Mathieu Le Marec - Pasquet
2fae73e82a
Make scripts hardcrashable
2014-06-17 12:39:31 +02:00
Thomas Orozco
c10caa1d52
Fix typo in etcd pillar documentation
2014-06-17 12:32:03 +02:00