removed '-e' from bash command line
the keystone commands will fail if the keystone principals already exist
This commit is contained in:
parent
3b24b75955
commit
f57aa69b2c
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
#!/bin/bash
|
||||
|
||||
: ${KEYSTONE_DB_PASSWORD:=keystone}
|
||||
: ${KEYSTONE_ADMIN_PASSWORD:=redhat}
|
||||
|
Loading…
x
Reference in New Issue
Block a user