proxmos ?
This commit is contained in:
parent
61b80dfe19
commit
9e06a6b7fa
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
logs/**
|
config/logs/**
|
||||||
/.idea/.gitignore
|
/.idea/.gitignore
|
||||||
/.idea/codeStyles/codeStyleConfig.xml
|
/.idea/codeStyles/codeStyleConfig.xml
|
||||||
/.idea/homepage.iml
|
/.idea/homepage.iml
|
||||||
|
|
|
||||||
28100
config/logs/homepage.log
28100
config/logs/homepage.log
File diff suppressed because it is too large
Load diff
4
config/proxmox.yaml
Normal file
4
config/proxmox.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
# url: https://proxmox.host.or.ip:8006
|
||||||
|
# token: username@pam!Token ID
|
||||||
|
# secret: secret
|
||||||
Loading…
Reference in a new issue