Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
60c5d528
Commit
60c5d528
authored
Oct 17, 2016
by
Brian Beggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reorder AMI names so they sort better in the console
parent
3e0f06be
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
docker/plays/go-agent.yml
+0
-0
playbooks/continuous_delivery/create_ami.yml
+1
-1
No files found.
playbook
s/go-agent.yml
→
docker/play
s/go-agent.yml
View file @
60c5d528
File moved
playbooks/continuous_delivery/create_ami.yml
View file @
60c5d528
...
...
@@ -65,7 +65,7 @@
-
name
:
Create AMI
ec2_ami_2_0_0_1
:
instance_id
:
"
{{
instance_id
}}"
name
:
"
{{
edx_environment
}}
--
{{
deployment
}}
--
{{
play
}}
--
{{
app_version[:7]
}}
--
{{
extra_name_identifier
}}"
name
:
"
{{
edx_environment
}}
--
{{
deployment
}}
--
{{
play
}}
--
{{
extra_name_identifier
}}
--
{{
app_version[:7]
}}"
region
:
"
{{
ec2_region
}}"
wait
:
"
{{
ami_wait
}}"
wait_timeout
:
"
{{
ami_creation_timeout
}}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment