No need to pass serivce_name to createdb

Change-Id: Iab5ece51db76297ffa28cc5a87f9822d60f4da19
This commit is contained in:
Flavio Percoco 2017-12-04 09:12:53 +01:00
parent 275435c533
commit 48cb4a293f
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@
name: ansible-role-k8s-tripleo
tasks_from: create-database
vars:
service_name: 'keystone'
database_name: 'keystone'
# NOTE(flaper87): Requesting a PVC should probably not be the default, explore