feat: add baseos image build contracts
This commit is contained in:
@@ -11,6 +11,10 @@ export interface ICloudlySettings {
|
||||
|
||||
// BaseOS enrollment
|
||||
baseosJoinToken?: string;
|
||||
|
||||
// CoreBuild worker used for image generation
|
||||
corebuildWorkerUrl?: string;
|
||||
corebuildWorkerToken?: string;
|
||||
|
||||
// AWS Credentials
|
||||
awsAccessKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user