mirror of https://github.com/apache/cloudstack.git
gitignore was blocking .cfg files
This commit is contained in:
parent
f1053f3e3e
commit
06c38fd2f8
|
|
@ -0,0 +1,6 @@
|
|||
# Config::Simple 4.59
|
||||
# Thu Aug 11 14:07:41 2011
|
||||
|
||||
doc_url: "http://docs.cloudstack.org"
|
||||
prod_url: "http://cloudstack.org"
|
||||
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
# Config::Simple 4.59
|
||||
# Thu Aug 11 14:07:41 2011
|
||||
|
||||
strict: 0
|
||||
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
# Config::Simple 4.59
|
||||
# Thu Aug 11 14:07:41 2011
|
||||
|
||||
version: "0.1"
|
||||
xml_lang: "en-US"
|
||||
release: 0
|
||||
type: brand
|
||||
brand: cloudstack
|
||||
|
||||
Loading…
Reference in New Issue