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
edx
configuration
Commits
27b98a72
Commit
27b98a72
authored
Mar 04, 2014
by
Feanil Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use play instead of role.
parent
22ceb19d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
playbooks/edx-east/deployer.yml
+2
-2
No files found.
playbooks/edx-east/deployer.yml
View file @
27b98a72
...
...
@@ -2,14 +2,14 @@
# You will need to create a gh_users.yml that contains the github names of users that should have login access to the machines.
# Setup user login on the bastion
-
name
:
Configure Bastion
hosts
:
tag_
role
_bastion
hosts
:
tag_
play
_bastion
sudo
:
True
gather_facts
:
False
roles
:
-
user
# Configure an admin instance with jenkins and asgard.
-
name
:
Configure instance(s)
hosts
:
tag_
role
_admin
hosts
:
tag_
play
_admin
sudo
:
True
gather_facts
:
True
roles
:
...
...
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