Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2119770f
authored
Sep 02, 2015
by
Dóbé Péter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Readme fixes and new feature
parent
db54c2fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
README.md
+7
-6
No files found.
README.md
View file @
2119770f
...
...
@@ -8,7 +8,7 @@
*
Scientific Linux 7+
*
Oracle Linux 7+ --> work in progress
*
Debian Linux family:
*
Debian linux 8+
--> work in progress
*
Debian linux 8+
*
Ubuntu linux 14.04 LTS
*
Ubuntu linux 15.04+ --> work in progress
...
...
@@ -31,7 +31,7 @@ sudo yum install python-pip gcc vim git
Install some important packages:
```
bash
sudo
apt-get update
sudo
apt-get install python-pip git
sudo
apt-get install python-pip
vim
git
```
## Install Salt
...
...
@@ -85,7 +85,7 @@ Most used variables
*
**database**
:
*
**password**
: database user’s password
*
**amqp**
:
*
**password**
: am
pq
user’s password
*
**password**
: am
qp
user’s password
*
**host**
: amqp server IP - usually runs at localhost
*
**graphite**
:
*
**password**
: graphite user’s password
...
...
@@ -126,6 +126,7 @@ Other variables
*
vm_if: vm interface
*
vm_et: vm network
*
management_if: management interface
*
reload_firewall_timeout: timeout for synchronous firewall reload
*
graphite:
*
user: graphite user
*
port: graphite server’s port
...
...
@@ -207,10 +208,10 @@ Finally, we can run the machine. Click on 'deploy' and start it. You can choose,
## Troubleshooting ##
### Portal won
t loade
d
Maybe port 443 closed. Check and open it.
### Portal won
't loa
d
Maybe port 443
is
closed. Check and open it.
### Portal won
t loade
d on Ubuntu 14.04
### Portal won
't loa
d on Ubuntu 14.04
```
bash
sudo
service nginx restart
```
...
...
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