On Monday, April 27, 2015 at 1:43:48 AM UTC+12, Balasekhar Nelli wrote:
>
> Hi there,
>
> I have been struggling with the bug that Puppet Master on Foreman unable
> to communicate with the newly provisioning instance and thereby Puppet
> Modules are not installing on the newly provisioned inst
Hi,
I'm lost on how to map my module usage to roles and profiles, particular
case is with IBM Websphere but I guess the use case goes with other
application server module.
So in Websphere https://forge.puppetlabs.com/joshbeard/websphere one can
have;
* multiple instances running inside an OS
On Wednesday, April 8, 2015 at 6:05:56 AM UTC+12, varun umesh wrote:
>
> Hello Lupin-
>
> Thank you for the update! Could you point me for any article, so that i
> can take a look at how exactly it could be done.
>
> Thanks!
>
> -varun
>
Hi,
I can't find any link but I won't be just treat it a
On Tuesday, April 7, 2015 at 8:09:41 AM UTC+12, varun umesh wrote:
>
> I am planning to use puppet for the configuration of a custom network
> appliance. My main problem is i am unable to install puppet on the
> appliance, as it is not supported. I have access to the rest api's exposed
> by th
On Saturday, March 14, 2015 at 11:22:21 PM UTC+13, Krzysztof SuszyĆski
wrote:
>
> You have declared a property ip. This means that it will be ensurable as
> well and you should declare setter and getter for it:
>
> def ip=(newip)
> # Mayby like this
> host = resource[:name]
> postda
On Saturday, March 14, 2015 at 2:02:47 AM UTC+13, jcbollinger wrote:
>
>
>
> On Friday, March 13, 2015 at 2:54:56 AM UTC-5, lupin...@gmail.com wrote:
>>
>> Hi,
>>
>> I'm on my first attempt of writing a custom type/provider and hope to
>> learn on the process. I'm got a stumbling block and lost
Hi,
I'm on my first attempt of writing a custom type/provider and hope to learn
on the process. I'm got a stumbling block and lost on what's going with
this as I have defined the exist? method which apparently the usual suspect
for this error.
puppet resource tsam_host 'wakwak' ip='192.168.20.
On Saturday, March 7, 2015 at 6:53:23 AM UTC+13, Felix.Frank wrote:
>
> On 03/06/2015 06:50 PM, lupin...@gmail.com wrote:
> > hi,
> >
> > thank you for the reply, however the end state really is to have both
> machine in sync and working as pair of primary/standby Database log
> shipping.
hi,
thank you for the reply, however the end state really is to have both machine
in sync and working as pair of primary/standby Database log shipping.
The flow therefore are:
1) create backup in serverA
2) copy to serverB
3) restore copy serverB
4) start replication mode serverB
5) start repli
Hello,
I'm pondering what is the best way to approach this problem( without
MCollective).
I have a serverA than will run a DB backup copy it over to serverB, then
serverB do restore then notify serverA for it to execute the next phase of
action.
This scenario will have to take at least four o
Hi,
The initial error was a typo, but the Order of execution of class is not
being achieve, is this possible?
Cheers
On Tuesday, December 9, 2014 9:22:35 PM UTC+13, lupin...@gmail.com wrote:
>
>
> Hi,
>
> I'm struggling with Ordering/Relationship between modules classes, I used
> this as my g
Hi,
I'm struggling with Ordering/Relationship between modules classes, I used
this as my guide http://puppetlabs.com/blog/class-containment-puppet but
somehow still can't make it work correctly.
So I have
tail ../../role/manifests/lbserver.pp
class role::lbserver {
include profile::mode
12 matches
Mail list logo