On 04/24/2018 11:22 PM, Henrik Lindberg wrote:
> $contactgroups = [
> 'Windows Server Admins',
>
> if 'sql' in $hostname.downcase or $wl_server_type == 'db' {
> 'Microsoft SQL DBAs'
> },
>
> if $wl_app in $btssServers or 'adfs' in $hostname.downcase {
> 'BT Systems Support'
> }
Hi,
On 04/24/2018 08:55 PM, Ryan Murphy wrote:
> So I've hit a limitation in puppet where I can't modify a variable after its
> been set. how do I work around this. I have a manifest that I need to be
> able to build up a list of contacts based on certain facts about a server.
>
> Here is an
On 24/04/18 20:55, Ryan Murphy wrote:
So I've hit a limitation in puppet where I can't modify a variable after
its been set. how do I work around this. I have a manifest that I need
to be able to build up a list of contacts based on certain facts about a
server.
Here is an example of my (no
John,
So the puppet is not designed to work with machines that are in the AD
domain? Maybe, only in servers that the root user are used with security by
sysadmin?
On Tue, Apr 24, 2018 at 10:45 AM, jcbollinger
wrote:
>
>
> On Monday, April 23, 2018 at 10:34:56 AM UTC-5, empb...@gmail.com wrote:
So I've hit a limitation in puppet where I can't modify a variable after
its been set. how do I work around this. I have a manifest that I need to
be able to build up a list of contacts based on certain facts about a
server.
Here is an example of my (non functioning) code? Can anyone give me
Is anyone using https://forge.puppet.com/shoneslab/winad
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.com.
To view this
On Monday, April 23, 2018 at 10:34:56 AM UTC-5, empb...@gmail.com wrote:
>
> hello John, thanks for the answer!!!
>
> This problem only happens in linux machines that are in the domain,
> because I have not yet tested on windows.
>
> Linux machines names in the test:
>
> - mint-client.mycompany.
Dear Justin,
On Monday, April 23, 2018 at 9:49:34 AM UTC-5, Justin tim wrote:
>
> Hello John / Chris,
>
> First of all, I’d like to thank both of you for taking out time and
> providing your valuable inputs on this topic. I am extremely sorry if my
> query was not clear enough.
>
To whatever e