recommit for updates in build 4
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
<span class='name'>ay_manage_loki</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||||
@@ -320,7 +320,7 @@ class alloy_cd::params (
|
||||
String $pkg_ensure = 'latest',
|
||||
|
||||
# loki
|
||||
String $ay_manage_loki = true,
|
||||
Boolean $ay_manage_loki = true,
|
||||
String $ay_loki_url = 'https://loki.example.net/loki/api/v1/push',
|
||||
String $ay_loki_username = 'loki_user',
|
||||
String $ay_loki_userpass = 'loki_pass',
|
||||
|
||||
Reference in New Issue
Block a user