Commit Graph

1151 Commits

Author SHA1 Message Date
Thomas S Hatch
2f3b8dd590 change managed to mounted for the mount state 2011-06-26 23:58:53 -06:00
Thomas S Hatch
97be6accad Add mount state with managed function 2011-06-26 21:47:32 -06:00
Thomas S Hatch
561bcbace5 Added extra return data to set_fstab 2011-06-26 21:47:11 -06:00
Thomas S Hatch
fb352cc94b Add remount function, clean up mount function 2011-06-26 21:23:10 -06:00
Thomas S Hatch
c9c19f06a0 Kill rubric, looks funny on the website 2011-06-26 16:51:07 -06:00
Thomas S Hatch
916a9dbb98 Merge branch 'master' of github.com:thatch45/salt
Conflicts:
	doc/index.rst
2011-06-26 16:29:59 -06:00
Thomas S Hatch
6944b783ad Move around the index to look better as a homepage, changed default
theme to agogo
2011-06-26 16:04:52 -06:00
Thomas S Hatch
e3caf8d59c Add execution matching docs 2011-06-25 20:04:09 -06:00
Thomas S Hatch
55b1f8ab7e Add grains docs 2011-06-25 16:16:50 -06:00
Thomas S Hatch
e7dda28650 Add docs for compund command execution 2011-06-25 15:53:02 -06:00
Thomas S Hatch
963d9c47d7 Merge pull request #113 from whiteinge/toc-touchup
Toc touchup
2011-06-25 06:42:30 -07:00
Seth House
c9e78f508e Fixed incorrect indentation 2011-06-25 01:44:57 -06:00
Seth House
5d167c2b7b Customized the default table of contents to show more information
Brought a little more organization to the list of modules and returners
pages.
2011-06-25 01:44:57 -06:00
Seth House
726c318218 Simplified "Getting help" and fleshed out the Community page 2011-06-25 01:40:46 -06:00
Thomas S Hatch
2d45966b87 Add ref/runners file 2011-06-24 23:22:53 -06:00
Thomas S Hatch
b69d850feb Add ref/runners 2011-06-24 23:22:33 -06:00
Thomas S Hatch
b9666f3903 Add docs to the api for compound command execution 2011-06-24 23:12:38 -06:00
Thomas S Hatch
40b9f8075f fix checksums in git PKGBUILD 2011-06-24 22:43:22 -06:00
Thomas S Hatch
846ced7727 Fix typos in configuration docs 2011-06-24 22:38:27 -06:00
Joseph Hall
264abe94ab Implement mfsgetgoal for MooseFS 2011-06-24 12:09:34 -06:00
Joseph Hall
4d5794ae7d Show all current MooseFS mounts 2011-06-24 11:25:53 -06:00
Thomas S Hatch
2e0d823fa3 fix overwriting python builtin 2011-06-24 10:55:39 -06:00
Joseph Hall
32da2583a3 Merge branch 'master' of git@github.com:thatch45/salt 2011-06-24 10:37:33 -06:00
Joseph Hall
3f3eab6d07 Adding module for moosefs, with mfsdirinfo and mfsfileinfo calls 2011-06-24 10:35:02 -06:00
Thomas S Hatch
74caa97327 Add extending salt page 2011-06-23 23:54:05 -06:00
Thomas S Hatch
b3e8669217 fill out returner docs 2011-06-23 21:35:20 -06:00
Thomas S Hatch
886c9e0dd5 Fill out the grains docs a bit 2011-06-23 19:36:44 -06:00
Thomas S Hatch
2924d7f58b Fix indentation and underlines 2011-06-22 20:55:35 -06:00
Thomas S Hatch
a30b1dcf24 Remove modules that don't exist 2011-06-22 20:49:29 -06:00
Thomas S Hatch
736f4d6963 fix code-block statements 2011-06-22 20:41:10 -06:00
Thomas S Hatch
55867fb630 Fix spelling 2011-06-22 09:34:29 -06:00
Thomas S Hatch
6da6f5e7bd Fill out the community section of the docs 2011-06-21 23:04:07 -06:00
Thomas S Hatch
552118da8c Add documentation on writing documentation and the __virtual__ function 2011-06-21 22:44:10 -06:00
Thomas S Hatch
34cb7ec08b Extend the into stuff 2011-06-21 21:31:08 -06:00
Thomas S Hatch
3186d38f98 Add module cross calling docs 2011-06-21 21:29:51 -06:00
Thomas S Hatch
3fa0bab1ec Merge pull request #112 from traviscline/master
some bugfixes, few additions
2011-06-20 21:00:57 -07:00
Travis Cline
b1c7768dae Added slightly nicer feedback on verify_env failures. 2011-06-20 21:24:50 -05:00
Travis Cline
be3602455c Respond more sensibly if provided function isn't registered. 2011-06-20 21:24:50 -05:00
Travis Cline
dfe8563671 Added new option: root_dir to be prepended to 'pki_dir', 'cachedir', and 'log_file' to aid in non-root installations. 2011-06-20 21:24:50 -05:00
Travis Cline
7ae8805279 Fixed small documentation typo 2011-06-20 21:24:50 -05:00
Travis Cline
f1105d085c Fixed error if we don't have known kernel, added MacOS 2011-06-20 21:24:50 -05:00
Travis Cline
31f556d63d Changed to use path of currently running salt vs pulling out of site-packages (allows .pth and PYTHONPATH to work) 2011-06-20 21:24:50 -05:00
Travis Cline
6749ab50a4 Fixed two odd syntax errors. 2011-06-20 21:24:50 -05:00
Travis Cline
f84d12debf Moved up log_path verification. 2011-06-20 21:24:50 -05:00
Travis Cline
df6e523063 Added ability to load configuration from two new variables: SALT_MASTER_CONFIG and SALT_MINION_CONFIG 2011-06-20 21:24:45 -05:00
Thomas S Hatch
032fc84890 Start mount.rm_fstab 2011-06-20 00:19:35 -06:00
Thomas S Hatch
094c07cf5f Add set_fstab option to mount 2011-06-19 23:51:16 -06:00
Thomas S Hatch
3818604f35 Start using the cmd module for shelling out 2011-06-19 23:19:04 -06:00
Thomas S Hatch
93b33603e5 Add logging to the cmd module 2011-06-19 23:07:42 -06:00
Thomas S Hatch
4bfe623251 Add mount.mount 2011-06-19 13:49:30 -06:00