search for: commonmodule

Displaying 3 results from an estimated 3 matches for "commonmodule".

2016 Jun 04
2
LLVMLinkModules2() C-API question
...the source module into the destination module. The source module is destroyed." according to the comment of the function. That is all fine when you only have 2 modules. But how are you supposed to act in a triangulary dependency like below? CommonModule | ----------------- | | ModuleA Module B 1) Create and...
2008 Feb 17
1
CommonModules common: move "plugins" to "lib"
I''m installing puppet modules from scratch on a new machine, using the code at https://hg.koumbit.net/module-puppet/ btw. The bootstrap script grabs a few base modules (to do dvcs checkouts) from http://reductivelabs.com/trac/puppet/wiki/CommonModules , uses the new modules to get the rest. However, the modules as checked out don''t bootstrap cleanly. The fix is simple, just move module-common/plugins to module-common/lib. Thanks!
2007 Dec 05
8
How does one use a module?
Greetings - Maybe I''m a bit slow, but I''ve been trying to understand how to use a module for the better part of a day and I''m not getting it. Here''s what I''ve done: Using puppet 0.23.2 1. Downloaded the shorewall module from David Schmitt''s git repo (Thanks David!!!!) and placed it in the directory /var/lib/puppet/modules (using the rpm