Displaying 3 results from an estimated 3 matches for "default_target".
2011 Jan 16
0
chan_h323 and menuselect dependencies problem
...igure script still doesn't detect the dependencies as installed.
I know they are correctly installed because after going into
"[asterisk-source-directory]/channels/h323" and issuing a 'make opt', it
correctly builds everything:
-----
root at slackbox:# make opt
make DEBUG= default_target
make[1]: Entering directory
`/tmp/asterisk-test/slackbuilds/asterisk-SlackBuild/asterisk-1.4.39/channels/h323'
[CC] ast_h323.cxx
[CC] compat_h323.cxx
[CC] cisco-h225.cxx
[CC] caps_h323.cxx
ar crv libchanh323.a ./ast_h323.o ./compat_h323.o ./cisco-h225.o
./caps_h323.o
a - ./ast_h323.o
a -...
2010 Mar 17
1
Custom Provider with multiple default targets
Hello,
If I have a custom provider which updates a file. How can I get it to write to 2 files at the same time without coding 2 things within the manifest one with target => and one without ?
So multiple targets as the default_target
Cheers
Paul
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options,...
2007 Jun 04
16
Puppet installation and observations
Greeting Puppeteers,
( I sent this from the wrong address so it may be a duplicate post
after moderation )
I recently discovered puppet from the debian administration site and
thought I might install it after BASHING my head against cfengine the
last 3 times I tried to install it.
I installed puppetmaster on my primary server and dropped puppet on a
couple of xen virtuals.
It worked