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
57444654
Commit
57444654
authored
Apr 17, 2013
by
John Jarvis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Full path to ec2.py
changed ansible version to 1.1 in requirements.txt updated the ec2 tag in test.yaml
parent
e6b20312
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
README.md
+1
-1
ansible-requirements.txt
+4
-0
playbooks/test.yaml
+1
-1
No files found.
README.md
View file @
57444654
...
@@ -48,7 +48,7 @@ Create a user
...
@@ -48,7 +48,7 @@ Create a user
```
```
cd playbooks
cd playbooks
ansible-playbook test.yaml -i ec2.py --private-key=/path/to/deployment.pem
ansible-playbook test.yaml -i
/path/to/
ec2.py --private-key=/path/to/deployment.pem
```
```
### CloudFormation TODO for mongo backed LMS stack
### CloudFormation TODO for mongo backed LMS stack
...
...
ansible-requirements.txt
View file @
57444654
Jinja2
==2.6
Jinja2
==2.6
PyYAML
==3.10
PyYAML
==3.10
<<<<<<< Updated upstream
ansible
ansible
=======
ansible
==1.1
>>>>>>> Stashed changes
argparse
==1.2.1
argparse
==1.2.1
boto
==2.8.0
boto
==2.8.0
paramiko
==1.10.1
paramiko
==1.10.1
...
...
playbooks/test.yaml
View file @
57444654
-
hosts
:
tag_Name_edx-
tst1
-
hosts
:
tag_Name_edx-
ec2
sudo
:
yes
sudo
:
yes
user
:
ubuntu
user
:
ubuntu
tasks
:
tasks
:
...
...
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