Recommit for updates in build 3
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
<div id="content"><div id='filecontents'>
|
<div id="content"><div id='filecontents'>
|
||||||
<h1 id="label-Readme">Readme</h1>
|
<h1 id="label-Readme">Readme</h1>
|
||||||
|
|
||||||
<p><a href="https://pipelines.confdroid.com/job/postfresql_cd/"><img src="https://pipelines.confdroid.com/buildStatus/icon?job=postgresql_cd"></a>|</p>
|
<p><a href="https://jenkins.confdroid.com/job/postfresql_cd/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=postgresql_cd"></a></p>
|
||||||
|
|
||||||
<p>[[<em>TOC</em>]]</p>
|
<p>[[<em>TOC</em>]]</p>
|
||||||
|
|
||||||
@@ -106,14 +106,14 @@
|
|||||||
<p>via site.pp or nodes.pp</p>
|
<p>via site.pp or nodes.pp</p>
|
||||||
|
|
||||||
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
||||||
include cd_postgresql
|
include postgresql_cd
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>through Foreman:</p>
|
<p>through Foreman:</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<p>In order to apply parameters through Foreman, <strong>cd_postgresql::params</strong> must be added to the host or host group in question.</p>
|
<p>In order to apply parameters through Foreman, <strong>postgresql_cd::params</strong> must be added to the host or host group in question.</p>
|
||||||
|
|
||||||
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>
|
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>
|
||||||
|
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
<div id="content"><div id='filecontents'>
|
<div id="content"><div id='filecontents'>
|
||||||
<h1 id="label-Readme">Readme</h1>
|
<h1 id="label-Readme">Readme</h1>
|
||||||
|
|
||||||
<p><a href="https://pipelines.confdroid.com/job/postfresql_cd/"><img src="https://pipelines.confdroid.com/buildStatus/icon?job=postgresql_cd"></a>|</p>
|
<p><a href="https://jenkins.confdroid.com/job/postfresql_cd/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=postgresql_cd"></a></p>
|
||||||
|
|
||||||
<p>[[<em>TOC</em>]]</p>
|
<p>[[<em>TOC</em>]]</p>
|
||||||
|
|
||||||
@@ -106,14 +106,14 @@
|
|||||||
<p>via site.pp or nodes.pp</p>
|
<p>via site.pp or nodes.pp</p>
|
||||||
|
|
||||||
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
||||||
include cd_postgresql
|
include postgresql_cd
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>through Foreman:</p>
|
<p>through Foreman:</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<p>In order to apply parameters through Foreman, <strong>cd_postgresql::params</strong> must be added to the host or host group in question.</p>
|
<p>In order to apply parameters through Foreman, <strong>postgresql_cd::params</strong> must be added to the host or host group in question.</p>
|
||||||
|
|
||||||
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>
|
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user