Commit 1ba6c9f4 by Oláh István Gergely

Modify README.md - fix header typo

parent 1cd0024c
#Circle Project Salt Installer
# Circle Project Salt Installer
## Install Salt
......@@ -68,9 +69,9 @@ Run the following installation command:
sudo salt-call state.sls allinone
```
###Current issues
###Current problems
####`#1` Gateway problem
#### Gateway issue
```
cd circle/circle/
workon circle
......@@ -82,7 +83,7 @@ sudo -i
ifconfig net hw ether <MAC>
```
####`#2` Nginx problem
#### Nginx issue
Delete configuration file duplication and restart nginx
```
sudo rm /etc/nginx/sites-enabled/default
......@@ -103,11 +104,11 @@ Log in into the Circle website with admin (the site is accessable on the 443 por
### Create Node
To run virtual machines, we need to create nodes - and add to the system. Click on the new icon in the dashboard, Nodes menu.
####Configure Node
#### Configure Node
To standalone configuration, type the current machine's hostname to Host/name, MAC address to Host/MAC, IP to HOST/IP. Choose managed-vm as VLAN.
####Activate Node
#### Activate Node
Click on the 'Activate' icon to use the Node.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment