Commit Graph

726 Commits

Author SHA1 Message Date
Thomas S Hatch
0b6ce7e4ed Remove the pkg state file 2011-04-30 16:55:00 -06:00
Thomas S Hatch
eba7187ec2 Clean up package handlers to reflect new virtual packages 2011-04-30 16:49:35 -06:00
Thomas S Hatch
fbc7117d3c Add the __virtual__ function to the yum module 2011-04-30 16:43:08 -06:00
Thomas S Hatch
5daa4acfde Remove the pkg wrapper, it is functionally replaced with virtual modules 2011-04-30 16:38:13 -06:00
Thomas S Hatch
9b4f324518 Add the __virtual__ function to the pacman module for the pkg module 2011-04-30 16:36:58 -06:00
Thomas S Hatch
69eebfbbf1 Change the operatingsystem grain to be os, typing operatingsystem all
the time ticks me off
2011-04-30 16:34:22 -06:00
Thomas S Hatch
24352c6652 Make the __virtual__ function confine the virtual module 2011-04-30 16:25:23 -06:00
Thomas S Hatch
33090cceb6 Sytax issue in __virtual__ loader 2011-04-30 16:18:52 -06:00
Thomas S Hatch
17a9d0115f Add __virtual__ function support to the module loader 2011-04-30 16:16:15 -06:00
Thomas S Hatch
444714d161 Add grains lookup to the salt-call command 2011-04-29 16:53:59 -06:00
Thomas S Hatch
a09fc4584e Clean up hostname grain a bit 2011-04-29 16:20:13 -06:00
Thomas S Hatch
5c1f559ab6 properly format the cpuarch grain 2011-04-29 16:17:19 -06:00
Thomas S Hatch
2e09a39ae5 Remove opts loading from grain generation 2011-04-29 16:14:55 -06:00
Thomas S Hatch
c750a52680 Call the loader's grains function 2011-04-29 16:13:54 -06:00
Thomas S Hatch
cfc7a579fb Add states and grains to the setup.py 2011-04-29 16:07:53 -06:00
Thomas S Hatch
257547e68b Strip out a few more memoeris of facter 2011-04-29 16:05:27 -06:00
Thomas S Hatch
ae805ec24d Add virtual grain 2011-04-29 16:02:22 -06:00
Thomas S Hatch
9e4981f206 Change tehe minion facter module to be the minion grains module 2011-04-29 15:37:33 -06:00
Thomas S Hatch
4ac04350a3 Pull out al facter support in favor of grains 2011-04-29 15:35:28 -06:00
Thomas S Hatch
2775ba4b15 Integrate the grains into the memory model 2011-04-29 15:23:35 -06:00
Thomas S Hatch
ee5b7a6852 Modify grain generation to match the new model 2011-04-29 14:52:27 -06:00
Thomas S Hatch
ac0bb12b5b rename static.py to core.py 2011-04-29 14:47:13 -06:00
Thomas S Hatch
ec46787bca Change the format for the grains file 2011-04-29 14:43:20 -06:00
Thomas S Hatch
db2adf53b2 Add pkg state frontend module 2011-04-29 13:05:53 -06:00
Thomas S Hatch
fd5b62910e Add states module directory for modules used to enforce minion states 2011-04-29 12:58:00 -06:00
Thomas S Hatch
80e328b3bb Add the static grains 2011-04-24 15:09:25 -06:00
Thomas S Hatch
5fc8e3951c Add initial support for grains in salt 2011-04-23 22:41:21 -06:00
Thomas S Hatch
e4a4ed4d44 The function argument filters the salt-call doc command 2011-04-23 16:22:52 -06:00
Thomas S Hatch
4757387f99 Fix the docs printing sequence 2011-04-23 16:18:56 -06:00
Thomas S Hatch
29d0356e49 Simple fixes for the salt-call docs sequence 2011-04-23 15:52:56 -06:00
Thomas S Hatch
0df3b8ab8a Add print docs to the salt-call command 2011-04-23 15:42:45 -06:00
Thomas S Hatch
edd188ac6b Check Args a little better on salt-call 2011-04-23 15:18:51 -06:00
Thomas S Hatch
3f33643ace Fix the call function in the loader for cython modules 2011-04-23 14:48:06 -06:00
Thomas S Hatch
fe3d63c406 Fixes for salt-call, basic functionality now works 2011-04-23 14:42:00 -06:00
Thomas S Hatch
184dd2ec63 Add salt-call to the setup.py 2011-04-23 14:34:46 -06:00
Thomas S Hatch
bce3e90abc Add caller module 2011-04-22 23:28:02 -06:00
Thomas S Hatch
c2c6683a3a modify loader call method to use self.module_dirs 2011-04-22 23:25:08 -06:00
Thomas S Hatch
1ed0eeb110 fix module_dirs loading for the salt call cli 2011-04-22 23:20:38 -06:00
Thomas S Hatch
a208ab9ad5 Add salt.cli.caller to imports 2011-04-22 23:15:16 -06:00
Thomas S Hatch
9f6dabfd74 Add salt call cli frontend 2011-04-22 23:14:34 -06:00
Thomas S Hatch
dec86de73f Add salt-call command 2011-04-22 23:03:23 -06:00
Thomas S Hatch
03eb195d13 Add convenience call function to loader 2011-04-22 22:56:59 -06:00
Thomas S Hatch
1f499bd475 Add cython pyx support to direct module calls 2011-04-22 22:47:53 -06:00
Thomas S Hatch
70dfcb5760 Add some comments to the loader 2011-04-22 22:21:13 -06:00
Thomas S Hatch
9484763eff Remove module loading from the minion, it is in the loader module now! 2011-04-22 21:51:33 -06:00
Thomas S Hatch
4ce6ba58f0 fix string parsing 2011-04-22 21:45:19 -06:00
Thomas S Hatch
3acc2351e4 Modify returner parser 2011-04-22 21:40:36 -06:00
Thomas S Hatch
94d93a0388 introspection needs to return the functions! 2011-04-22 21:14:59 -06:00
Thomas S Hatch
839705658a add cython support to loader module 2011-04-22 20:59:56 -06:00
Thomas S Hatch
5297dc5e69 Fix docs loading 2011-04-22 20:18:56 -06:00