Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
17
Merge Requests
1
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
41c92214
authored
Feb 12, 2015
by
Oláh István Gergely
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.ik.bme.hu:circle/salt
parents
558c7273
76b886f0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
README.md
+4
-0
salt/agentdriver/configuration.sls
+8
-0
No files found.
README.md
View file @
41c92214
# Circle Project Salt Installer
# Circle Project Salt Installer
## Add vlan
Before starting the machine - add LAB vlan.
## Install Salt
## Install Salt
```
bash
```
bash
...
...
salt/agentdriver/configuration.sls
View file @
41c92214
...
@@ -19,3 +19,10 @@
...
@@ -19,3 +19,10 @@
- group: root
- group: root
- template: jinja
- template: jinja
- source: file:///home/{{ pillar['user'] }}/agentdriver/miscellaneous/agentdriver.conf
- source: file:///home/{{ pillar['user'] }}/agentdriver/miscellaneous/agentdriver.conf
incron:
service:
- reload: true
- running
- watch:
- file: /etc/incron.d/agentdriver
\ No newline at end of file
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