Trying the following in both package and exec providers
D:\Build\Oracle11gclient\setup.exe -silent -waitforcompletion -noconsole
-responseFile D:\Build\Ora11gclient.rsp
I can run this at the command line and install Oracle 11g client
silently.Once I put it in a package or try to exec it, I get
On 2014-05-18 17:14, Jeremy T. Bouse wrote:
On 05/18/2014 07:47 AM, David Schmitt wrote:
Hi,
thank you Jeremy for sharing your setup. That looks very nice indeed!
I do have a few questions, which might help further the understanding of
r10k deployments.
* How is r10k used with local vagrant
On 05/18/2014 07:47 AM, David Schmitt wrote:
> Hi,
>
> thank you Jeremy for sharing your setup. That looks very nice indeed!
>
> I do have a few questions, which might help further the understanding of
> r10k deployments.
>
> * How is r10k used with local vagrant development?
>
I guess
Hi,
To answer the original qustion with a somewhat cheap truism: It is
possible, but not required that profiles are composable. E.g.
profile::apache_server and profile::mysql_server should be trivially
composable, because they manage disjunct sets of resources. On the other
hand, profile::apa
On 2014-05-16 15:49, joan.masseger.r...@gmail.com wrote:
Hello
I have a local puppet client installed in my machine.
I downolad https://github.com/swanke/puppet-users.git to manage linux users
I try to do a probe with the test folder:
puppet apply /root/git/puppet-users/tests/init.pp
Error: Pup
Hi,
thank you Jeremy for sharing your setup. That looks very nice indeed!
I do have a few questions, which might help further the understanding of
r10k deployments.
* How is r10k used with local vagrant development?
* How do you manage local patches to puppet-forge modules?
Some notes fr
On 2014-05-16 14:46, Karolis Pabijanskas wrote:
Hi All,
I'm having issues with what seems to be incorrect parsing by all the
custom functions we have.
If I run "ruby -rpuppet" I get something like:
[root@puppet modules]# ruby -rpuppet
/var/lib/puppet/lib/puppet/parser/functions/foreman.rb
/usr
On 2014-05-16 12:34, Ugo Bellavance wrote:
Do I need the puppet concat module to do that? I am on puppet version
2.6 (using EPEL repo, "upgrading" to 2.7 soon. I know it is not what
this group recommends, but it's the best for me right now).
The "concat" proposed by Jakov is a pattern that's