Commit graph

14 commits

Author SHA1 Message Date
Pedro Algarvio
6c819439b5 Add a few more nice to have hooks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-07 07:10:13 +00:00
Mark Ferrell
f997e06da2 fix: changes made by pre-commit scripts 2020-10-07 13:43:41 -07:00
Mark Ferrell
4878766622 fix: remove pack_dunder in remaining tree
Removes usage of pack_dunder from remaining code.  Usage of pack_dunder
has not been decessary since 2015.8.0
2020-10-07 13:43:41 -07:00
Gareth J. Greenaway
68d73f7afc
Updating the templates that the salt-extend utility uses to include unicode_literals & print_function 2018-05-14 07:23:10 -07:00
Pedro Algarvio
5bfe64a121
Fix and adapt the salt-extend templates to the LoaderModuleMockMixin 2017-03-28 19:04:05 +01:00
Anthony Shaw
d99b21c067
allow the template to add additional questions to the context and templatise the defaults 2016-07-28 09:55:54 +10:00
Anthony Shaw
01bbe281a2
fixes based on @s0undt3ch feedback 2016-07-28 09:25:58 +10:00
Anthony Shaw
5d84cdfbf8 salt uses YAML, why am I using JSON?! 2016-07-27 13:49:46 +10:00
Anthony Shaw
b3ee6c60e5 rework all the templates to not use cookiecutter 2016-07-27 09:04:30 +10:00
Anthony Shaw
9ccb9cc3a0
update the module template 2016-07-25 14:14:08 +10:00
Anthony Shaw
effc6942da
execution module templates 2016-07-25 14:12:17 +10:00
Anthony Shaw
bffdd9387d add state template 2016-07-25 10:54:53 +10:00
Anthony Shaw
9dac0c76c7
take args from command line 2016-07-25 10:54:39 +10:00
Anthony Shaw
ee3ea218f8 renamed to extend, read module name and description at prompt 2016-07-25 09:40:02 +10:00