<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/tapicero/templates, branch 0.6.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>add replication role to user databases with tapicero</title>
<updated>2014-07-30T14:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-07-30T14:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=42327f4881022424bed354356756ab5815d5ba3f'/>
<id>42327f4881022424bed354356756ab5815d5ba3f</id>
<content type='text'>
This way the replication has read access on the source and write access on the target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the replication has read access on the source and write access on the target.
</pre>
</div>
</content>
</entry>
<entry>
<title>proper json for tapicero config</title>
<updated>2014-07-14T17:50:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-07-14T17:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3206634d0d17064ecd4b18cc8e2e47051e422bf3'/>
<id>3206634d0d17064ecd4b18cc8e2e47051e422bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hand replication credentials to tapicero</title>
<updated>2014-06-26T01:17:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-06-23T19:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=813f840cceb284c38dcedea1577d125e62e280f0'/>
<id>813f840cceb284c38dcedea1577d125e62e280f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set mirror option if we are on a couch mirror</title>
<updated>2014-06-26T01:17:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-06-19T18:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7ee86658b0655ded592eecbaa8b1c5b841d8f846'/>
<id>7ee86658b0655ded592eecbaa8b1c5b841d8f846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce tapicero log level.</title>
<updated>2014-01-03T13:52:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-01-03T13:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=43c7680458664c12b788e490ce4f194a3313265c'/>
<id>43c7680458664c12b788e490ce4f194a3313265c</id>
<content type='text'>
Debug is becoming quite verbose with the backtraces.
Info should suffice as a default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Debug is becoming quite verbose with the backtraces.
Info should suffice as a default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt tapicero config file to tapicero &gt; 0.2.0</title>
<updated>2013-12-22T14:41:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-12-20T14:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ecb537042e73934d508377280254dc18f8180a41'/>
<id>ecb537042e73934d508377280254dc18f8180a41</id>
<content type='text'>
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format.

When deploying tapicero &gt;= 0.2.0 this config file format should be used instead.

Also set log_level to debug by default. We can reduce this later but it might be useful for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format.

When deploying tapicero &gt;= 0.2.0 this config file format should be used instead.

Also set log_level to debug by default. We can reduce this later but it might be useful for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>explicitly set the admin user as having access to the per-user databases, even though it is probably not needed</title>
<updated>2013-11-27T19:48:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-11-27T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3accc19120285c9f518c830100d97f5bba91d3ec'/>
<id>3accc19120285c9f518c830100d97f5bba91d3ec</id>
<content type='text'>
Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f
</pre>
</div>
</content>
</entry>
<entry>
<title>initial tapicero configuration</title>
<updated>2013-11-27T19:48:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-11-20T18:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=69e626d819317ce977007571714dd7a2f1235492'/>
<id>69e626d819317ce977007571714dd7a2f1235492</id>
<content type='text'>
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01
</pre>
</div>
</content>
</entry>
</feed>
