mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-25 00:05:17 -04:00
Remove cdbg-config.yaml (#26)
This removes systemd service upload support in cdbg, but keeps it in the protobuf protocol.
This commit is contained in:
parent
ce02878019
commit
1ecc56b69f
7 changed files with 20 additions and 100 deletions
|
@ -24,10 +24,10 @@ import (
|
|||
)
|
||||
|
||||
const debugBanner = `
|
||||
**************************************
|
||||
THIS A CONSTELLATION DEBUG IMAGE.
|
||||
*****************************************
|
||||
THIS IS A CONSTELLATION DEBUG IMAGE.
|
||||
DO NOT USE IN PRODUCTION.
|
||||
**************************************
|
||||
*****************************************
|
||||
`
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue