Hello,
I have two variables:
$a = some_path
$b = othe_path
and truing to compare it
if $a != $b { do something }
but always these variables are not equal for puppet.
In my case it can be equal, for example
$a = /var/cache/nginx/proxy_temp
$b = /var/cache/nginx/proxy_temp
How can it be fixed?
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/f450f62c-8908-4b62-b8a3-368e79ba3a26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.