osbuild-composer-cloud: introduce the cloud-specific service
This commit is contained in:
parent
96c1de9f98
commit
9ca50ae3ac
15 changed files with 1373 additions and 0 deletions
|
|
@ -95,6 +95,8 @@ type OSTreeImageOptions struct {
|
|||
}
|
||||
|
||||
// The SubscriptionImageOptions specify subscription-specific image options
|
||||
// ServerUrl denotes the host to register the system with
|
||||
// BaseUrl specifies the repository URL for DNF
|
||||
type SubscriptionImageOptions struct {
|
||||
Organization int
|
||||
ActivationKey string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue