recommit for updates in build 15
This commit is contained in:
@@ -109,7 +109,14 @@
|
||||
11
|
||||
12
|
||||
13
|
||||
14</pre>
|
||||
14
|
||||
15
|
||||
16
|
||||
17
|
||||
18
|
||||
19
|
||||
20
|
||||
21</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/yumrepo.pp', line 6</span>
|
||||
@@ -120,7 +127,14 @@ class cd_alloy::yumrepo (
|
||||
|
||||
# test
|
||||
yumrepo { 'grafana':
|
||||
|
||||
ensure => 'present',
|
||||
name => 'grafana',
|
||||
descr => 'grafana',
|
||||
baseurl => 'https://packages.grafana.com/oss/rpm',
|
||||
gpgkey => 'https://packages.grafana.com/gpg.key',
|
||||
enabled => '1',
|
||||
gpgcheck => '1',
|
||||
target => '/etc/yum.repo.d/grafana.repo',
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user