Skip to content

Commit 1da6ec0

Browse files
committed
add init.ini
1 parent d8bda21 commit 1da6ec0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

configuration/init.ini

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[provider]
2+
3+
OpenStack_ID =
4+
OpenStack_Password =
5+
OpenStack_keystone =
6+
7+
Amazon_ACCESS_KEY_ID =
8+
Amazon_SECRET_ACCESS_KEY =
9+
10+
[database]
11+
12+
MySQL_HOST =
13+
MySQL_PASS =
14+
15+
[operator]
16+
17+
Operator_HOST =
18+
Operator_ID =
19+
Operator_PASS =

0 commit comments

Comments
 (0)