deleted config.yaml
The configuration file is no longer needed.
This commit is contained in:
parent
9de60652bf
commit
aadc4f0790
21
config.yaml
21
config.yaml
@ -1,21 +0,0 @@
|
|||||||
# Configuration template
|
|
||||||
#
|
|
||||||
# username: "jbob"
|
|
||||||
# password: "abc123"
|
|
||||||
# port: 22
|
|
||||||
# hosts:
|
|
||||||
# - "192.168.1.100"
|
|
||||||
# logs:
|
|
||||||
# - "dpkg.log"
|
|
||||||
# - "dmesg"
|
|
||||||
#
|
|
||||||
---
|
|
||||||
username: "jbob"
|
|
||||||
password: "abc123"
|
|
||||||
port: 22
|
|
||||||
hosts:
|
|
||||||
- "example.com"
|
|
||||||
- "192.168.1.254"
|
|
||||||
logs:
|
|
||||||
- "/var/log/dpkg.log"
|
|
||||||
- "/var/log/dmesg"
|
|
Loading…
Reference in New Issue
Block a user