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
93f8e5bc
authored
Jan 30, 2015
by
Oláh István Gergely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 'change namespace' and 'remove agent config file' to README
parent
02ef1506
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
+7
-0
No files found.
README.md
View file @
93f8e5bc
...
...
@@ -69,6 +69,12 @@ Run the following installation command:
sudo
salt-call state.sls allinone
```
After install, delete agent.conf file:
```
bash
sudo
rm /etc/init/agent.conf
```
### Current problems
#### Gateway issue
...
...
@@ -80,6 +86,7 @@ workon circle
# get eth0 MAC address
ifconfig
sudo -i
ip netns exec fw bash
ifconfig net hw ether <MAC>
```
...
...
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