Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
okeanos-LoD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
okeanos-LoD
Commits
6e2c7144
Commit
6e2c7144
authored
Jul 30, 2015
by
Paschalis Korosoglou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix in readme
parent
f183883a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/README.md
core/README.md
+1
-1
No files found.
core/README.md
View file @
6e2c7144
...
@@ -12,7 +12,7 @@ The library is responsible for creating a VM cluster, using the Kamaki python AP
...
@@ -12,7 +12,7 @@ The library is responsible for creating a VM cluster, using the Kamaki python AP
### ansible_manager
### ansible_manager
The library is responsible for managing the ansible, that will run on the cluster. Its tasks are:
The library is responsible for managing the ansible, that will run on the cluster. Its tasks are:
*
It reads a
dictionary
, containing the necessary info about the cluster and its nodes
*
It reads a
python dictionary object
, containing the necessary info about the cluster and its nodes
*
It creates an ansible inventory object, using the dictionary
*
It creates an ansible inventory object, using the dictionary
*
It creates the necessary group and host vars, required for ansible to run on all the nodes and configure them properly
*
It creates the necessary group and host vars, required for ansible to run on all the nodes and configure them properly
*
It sets some ansible constants, required eg for SSH tunnelling through the master node
*
It sets some ansible constants, required eg for SSH tunnelling through the master node
...
...
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