recommit for updates in build 9
This commit is contained in:
@@ -149,7 +149,9 @@
|
||||
51
|
||||
52
|
||||
53
|
||||
54</pre>
|
||||
54
|
||||
55
|
||||
56</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 6</span>
|
||||
@@ -194,6 +196,7 @@ class alloy_cd::main::files (
|
||||
owner => 'root',
|
||||
group => 'adm',
|
||||
mode => '0640',
|
||||
notify => Service[$ay_service],
|
||||
}
|
||||
|
||||
file { '/var/log/secure':
|
||||
@@ -201,6 +204,7 @@ class alloy_cd::main::files (
|
||||
owner => 'root',
|
||||
group => 'adm',
|
||||
mode => '0640',
|
||||
notify => Service[$ay_service],
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user