gapi: Bring back puppet and langpuppet
This reverts commit e767655ede.
In addition, it applies required changes to function with the new CLI backend.
This commit is contained in:
committed by
James Shubin
parent
22873b3c3f
commit
29ec867ac7
@@ -47,7 +47,7 @@ func init() {
|
||||
// TODO: add proper authentication with gpg key signing
|
||||
type Deploy struct {
|
||||
ID uint64
|
||||
Name string // lang, yaml, etc...
|
||||
Name string // lang, puppet, yaml, etc...
|
||||
//Sync bool // wait for everyone to close previous GAPI before switching
|
||||
Noop bool
|
||||
Sema int // sema override
|
||||
|
||||
Reference in New Issue
Block a user