recommit for updates in build 121
This commit is contained in:
@@ -6,15 +6,15 @@
|
||||
<title>
|
||||
File: README
|
||||
|
||||
— Documentation by YARD 0.9.16
|
||||
— Documentation by YARD 0.9.26
|
||||
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" />
|
||||
|
||||
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="css/common.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
<script type="text/javascript">
|
||||
pathId = "";
|
||||
relpath = '';
|
||||
</script>
|
||||
@@ -138,7 +138,8 @@ managing file fragments</p>
|
||||
|
||||
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
||||
include cd_haproxy
|
||||
}</code></pre>
|
||||
}
|
||||
</code></pre>
|
||||
<ul><li>
|
||||
<p>through Foreman:</p>
|
||||
</li></ul>
|
||||
@@ -170,7 +171,8 @@ addresses the define, like so:</p>
|
||||
acl_rule => ['too_fast fe_sess_rate ge 10',
|
||||
'network_allowed src 0.0.0.0/0'],
|
||||
backend_name => 'test01-backend',
|
||||
}</code></pre>
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<p>This allows the puppet module to create the sections in the configuration
|
||||
file as required. The haproxy service will be restarted after the changes
|
||||
|
||||
Reference in New Issue
Block a user