-
Notifications
You must be signed in to change notification settings - Fork 78
/
Copy path_config.yml
executable file
·70 lines (66 loc) · 2.18 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
source: ./source
destination: ./_site
markdown: kramdown
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: true
encoding: UTF-8
#exclude: [node_modules]
#do not commit this exclude part
#exclude:
# - '_posts'
# - 'guide'
# - 'author_generator'
#end - do not commit this exclude part
paginate: 10
paginate_path: "blog/page:num"
description: Cloudify is an open source application and network orchestration framework based on TOSCA that supports hybrid cloud deployments bridging public and private environments.
latest_cloudify_version: 3.4
gems:
- jekyll-seo-tag
- jekyll-feed
#Manage Download files:
#-----------------------Change this when new version is up---------------------#
Repo_url: http://repository.cloudifysource.org/cloudify/4.1.1/ga-release/
CM_Repo_url: http://repository.cloudifysource.org/cloudify/17.9.21/community-release/
Centos_ent_cli: cloudify-enterprise-cli-4.1.1ga.rpm
Debian_ent_cli: cloudify-enterprise-cli-4.1.1ga.deb
Windows_ent_cli: cloudify-enterprise-cli-4.1.1ga.exe
Centos_cm_cli: cloudify-cli-community-17.9.21.rpm
Debian_cm_cli: cloudify-cli-community-17.9.21.deb
Windows_cm_cli: cloudify-cli-community-17.9.21.exe
OSX_cm_cli: cloudify-cli-community-17.9.21.pkg
Premium_qcow: cloudify-enterprise-manager-4.1.1ga.qcow2
Community_qcow: cloudify-manager-community-17.9.21.qcow2
Composer_version: 2.3
Cloudify_version: 4.1.1
Cloudify_cm_version: 17.9.21
Docs_version: 4.1.0
Short_version: 4.1.0
aws_plugin_version: 1.4.13
aws_sdk_plugin_version: 1.0.0
boto3_plugin_version: 1.0.0
utilities_plugin_version: 1.2.5
vcloud_plugin_version: 1.3.1
vsphere_plugin_version: 2.3.0
openstack_plugin_version: 2.0.1
kubernetes_plugin_version: 1.0.0
netconf_plugin_version: 0.2.0
script_plugin_version: 1.5.1
fabric_plugin_version: 1.5
diamond_plugin_version: 1.3.6
docker_plugin_version: 1.3.2
psutil_plugin_version: 1.0.2
hostpool_plugin_version: 1.5
gcp_plugin_version: 1.0
azure_plugin_version: 1.4.3
Release_version: 3.4.2~sp-420
Release: 420
cfy_current_release: 4.1
cfy_next_release: 4.2
ami_us_west: 560e2036
ami_eu_west: d76d8fae
ami_ap_northeast: a2f1eac5
ami_ap_southeast: 239e0940
ami_sa_east: df3b4fb3
ami_us_east: ae0208b8