>
> Hi,
>
> Your comparison of $::zend_gui_completed is never boolean true, so the
> notify always happens. Perhaps your fact is returning a string and not a
> boolean. Put this in your code just above the conditional statement.
>
> $zgc_type = inline_template('<%= @zend_gui_completed.class %>
On 5/15/17 9:28 PM, Ugo Bellavance wrote:
> Hi,
>
> I'm working on a public puppet module and while I've done a lot of
> improvements up to now (especially considering my puppet capabilities),
> there is still a lot of work to do and I'd need some help for my next
> step. My repo is https://githu
Hi,
I'm working on a public puppet module and while I've done a lot of
improvements up to now (especially considering my puppet capabilities),
there is still a lot of work to do and I'd need some help for my next step.
My repo is https://github.com/ubellavance/ZendServerPuppet and my next
tar
Hi All,
We're starting this triage process today, and it will last through
Wednesday.
On Thu, Mar 23, 2017 at 3:55 PM Eric Sorenson wrote:
> Hi All – we're trying to get on top of the backlogs of Jira tickets. Those
> of you who have been around for a while might remember this was the
> origina
15.05.2017 15:16, R.I.Pienaar пишет:
> Debian is just by design stupid, thinks starting all services
> unconfigured on install is a good idea, suggest you use a OS designed to
> be used on servers and not peoples basements.
Yes this is true...
But I can't change OS at current time.
Question why
On Mon, May 15, 2017, at 13:52, Anton Gorlov wrote:
> Hi.
> At the current moment I need bind the apache to localhost:80 and nginx
> to external_ip:80.
> I cannot change nginx config before it installed and debian start nginx
> automatic after install package with default configuration (bind t
Hi.
At the current moment I need bind the apache to localhost:80 and nginx
to external_ip:80.
I cannot change nginx config before it installed and debian start nginx
automatic after install package with default configuration (bind to
*:80) => conflict.
So first I stop the apache service, after