Recommit for updates in build 9
This commit is contained in:
@@ -152,8 +152,7 @@
|
|||||||
54
|
54
|
||||||
55
|
55
|
||||||
56
|
56
|
||||||
57
|
57</pre>
|
||||||
58</pre>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/r10k/install.pp', line 6</span>
|
<pre class="code"><span class="info file"># File 'manifests/r10k/install.pp', line 6</span>
|
||||||
@@ -161,8 +160,7 @@
|
|||||||
class puppet_cd::r10k::install (
|
class puppet_cd::r10k::install (
|
||||||
|
|
||||||
) inherits puppet_cd::params {
|
) inherits puppet_cd::params {
|
||||||
# if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
||||||
if $pt_use_r10k == true {
|
|
||||||
# enable CRB
|
# enable CRB
|
||||||
exec { 'enable_crb':
|
exec { 'enable_crb':
|
||||||
command => 'dnf config-manager --set-enabled crb',
|
command => 'dnf config-manager --set-enabled crb',
|
||||||
|
|||||||
Reference in New Issue
Block a user