Displaying 2 results from an estimated 2 matches for "8ba3".
Did you mean:
8b43
2018 Feb 10
0
CentOS 7 Cloud 16.0.4 Nova Security Update
...ova/pike.html <https://docs.openstack.org/releasenotes/nova/pike.html>
Vulnerability ID: OSSA-2017-006
-----------------------------------------------------------------------------------------
Mit freundlichen Gr??en / With best regards
Henry Spanka ? myVirtualserver ? Development Team
GPG: 8BA3 14FE 3973 9E17 1D9E ADAE CEAB DAB5 5B47 0BC8
2013 Nov 25
4
question about file {} type
My class reads like:
class name1::name2 ($gidvariable) {
file { "somepath-to-file":
ensure => file,
mode => ''0640'',
gid => $gidvariable,
}
}
The problem is that the file isn''t getting set to the $gidvariable''s value
which is a string "abc".
The other things work (presence as file, mode).
Stuart
--
You