Define cache_timeout variable

Much like the 'debug' variable, the 'cache_timeout' variable
is an expected variable, but is currently not defined in the
role. This causes the role to fail when the galera_client
meta-dep is removed (because that role defined it, this role
inherited it).

Change-Id: Ib32063e85199d57213fdd976be984f3c147dc6ce
This commit is contained in:
Jesse Pretorius 2018-09-15 23:07:38 -06:00
parent de2cbdccdb
commit 155120ab0f
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
cache_timeout: 600
barbican_distro_packages:
- git