Compare commits
No commits in common. "21fa0a7f348b6adafdaaf1101c4d1b1f37c14b4a" and "46ae9cfa3684f29a916c0d04e5de7fd91694e052" have entirely different histories.
21fa0a7f34
...
46ae9cfa36
|
|
@ -57,8 +57,6 @@ empty
|
|||
**All connections / Proxmox Hetzner / Hosts**
|
||||
|
||||
- [**Hetzner PDC**](stores/0228b4d3-e1e7-4c0e-a3c6-f84a6fb15b10)
|
||||
- [**Docker containers**](stores/1adb4861-2b66-4252-ab45-d95901fcf7a2)
|
||||
- [**default**](stores/b942c26b-a545-41d8-9881-b688f80df367)
|
||||
- [**Proxmox Hetzner**](stores/ad0a88c2-b577-490e-8d5b-693e9a0da790)
|
||||
- [**Proxmox Hetzner PBS**](stores/488ac586-e7d0-4606-99b3-71893e996449)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "1adb4861-2b66-4252-ab45-d95901fcf7a2",
|
||||
"name" : "Docker containers",
|
||||
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "dockerCmd",
|
||||
"host" : {
|
||||
"storeId" : "0228b4d3-e1e7-4c0e-a3c6-f84a6fb15b10"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "b942c26b-a545-41d8-9881-b688f80df367",
|
||||
"name" : "default",
|
||||
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type" : "dockerContext",
|
||||
"cmd" : {
|
||||
"storeId" : "1adb4861-2b66-4252-ab45-d95901fcf7a2"
|
||||
},
|
||||
"name" : "default"
|
||||
}
|
||||
Loading…
Reference in New Issue