internal/osbuild: contenturl and rhsm secrets for ostree sources
This commit is contained in:
parent
5a0d286d6b
commit
500341a25f
9 changed files with 67 additions and 32 deletions
|
|
@ -27,6 +27,10 @@ type CommitSpec struct {
|
|||
// URL of the repo where the commit can be fetched, if available.
|
||||
URL string
|
||||
|
||||
ContentURL string
|
||||
|
||||
Secrets string
|
||||
|
||||
// Checksum of the commit.
|
||||
Checksum string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue