On Tue, Dec 9, 2014 at 7:28 AM, cko wrote:
>
> Hi,
>
> I'm currently having an issue with the Windows Server 2008R2 nodes in our
> Exchange 2010 environment.
>
> Since I upgraded the four nodes to Puppet 3.7.3 , they do not check in to
> the Puppetmaster via the Windows Service every 30 minutes li
On 2014-05-12 16:43, Ramin K wrote:
On 12/5/14 3:16 PM, Lori Cho wrote:
I have two variables and I want to compare them to each other. However,
the regex doesn't return true, because it seems to treat the variable in
the // as a literal.
Something like this:
$variable1 = 'foo'
$variable2 = 'f
On 2014-10-12 12:03, Spriya wrote:
Hi,
I have a requirement that,
*I have list of two different facts*
*java_foundversion1_path1
java_foundversion2_path2
java_foundversion3_path3
java_foundversion4_path4*
*and java_authorizedversion1path1
java_authorizedversion2path2
java_authorizedversion3pa
I was referring to the documentation that I got from the developer of the
executable.
The correct switches are:
['/S', '/v/qn'],
On Friday, December 12, 2014 6:46:14 PM UTC+1, Josh Cooper wrote:
>
>
>
> On Fri, Dec 12, 2014 at 8:59 AM, cko >
> wrote:
>
>> It turned out that it was a small ty