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

deploy petstore on ECS #238

Merged
merged 1 commit into from
Feb 29, 2020
Merged

deploy petstore on ECS #238

merged 1 commit into from
Feb 29, 2020

Conversation

lixue323
Copy link
Contributor

No description provided.

register: petstore

- debug:
msg: http://{{hostvars[inventory_hostname]['public_ip_address']}}:8081?home
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个里面怎么没有创建实例的过程

@lixue323 lixue323 force-pushed the petstore branch 5 times, most recently from a74a8da to 205e325 Compare February 28, 2020 08:54
regions = all
#regions = cn-beijing
# regions = all
regions = cn-beijing

Copy link
Collaborator

Choose a reason for hiding this comment

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

这个ini不应该改啊

vars:
tags: {For: PetStore, Created: Ansible, From: provider/tests}
name: 'Instance_From_Ansible_Petstore'
number_of_instances: 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

改成4个

number_of_instances: 1
roles:
- vpc
- vswitch
Copy link
Collaborator

Choose a reason for hiding this comment

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

创建两个vswitch,每个vsw上两个instance

@@ -0,0 +1,13 @@
---
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个也要放在example这个目录下

@lixue323 lixue323 force-pushed the petstore branch 2 times, most recently from eb1fd17 to 47689fc Compare February 28, 2020 16:28
@xiaozhu36 xiaozhu36 merged commit 68ee5bd into alibaba:master Feb 29, 2020
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