Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add YorcServer component #4

Merged
merged 69 commits into from
Sep 6, 2018
Merged

Add YorcServer component #4

merged 69 commits into from
Sep 6, 2018

Conversation

BertrandD
Copy link
Contributor

@BertrandD BertrandD commented Jul 27, 2018

With these components, we can deploy an A4C instance with a Yorc Server connected to.

ystia/yorc#131

@BertrandD BertrandD self-assigned this Jul 27, 2018
@@ -0,0 +1,3 @@
consul:
address: "{{CONSUL_IP}}:{{CONSUL_PORT}}"
http_port: "{{REST_API_PORT}}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not related to consul and should be in a dedicated file or in org/ystia/yorc/yorc/linux/ansible/playbooks/templates/config.yorc.yaml.j2

org/ystia/yorc/yorc/pub/types.yaml Show resolved Hide resolved
"user_name": "{{ USER_NAME }}",
"password": "{{ PASSWORD }}",
"private_network_name": "{{ PRIVATE_NETWORK_NAME }}",
"default_security_groups": {{ DEFAULT_SECURITY_GROUPS }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If made optional we should add it only if defined/not empty

@loicalbertin loicalbertin merged commit 9ff0548 into develop Sep 6, 2018
@loicalbertin loicalbertin deleted the feature/yorc-types branch September 6, 2018 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants