summaryrefslogtreecommitdiff
path: root/tools/cloud-init
AgeCommit message (Collapse)Author
2021-09-13Revert "T3821: Hardcode component versions in configuration files"Daniil Baturin
This reverts commit 672b0fe4d25deca9b7fd8d24ce040d63d5d242c8.
2021-09-13Revert "Use correct component versions for equuleus."Daniil Baturin
This reverts commit 23639568a945f19471af88547dab45b87bbd642d.
2021-09-12Update NTP servers in cloud configs.Daniil Baturin
2021-09-12Use correct component versions for equuleus.create with ansible
2021-09-12Update NTP servers in the default AWS config.Daniil Baturin
2021-09-12T3821: Hardcode component versions in configuration fileserkin
2020-11-14cloud images: T3039: Added cloud-guest-utils package dependencyzsdc
Cloud-init requires the `growpart` script which is a part of the cloud-guest-utils package to grow a VyOS partition to all available space during deployment. Therefore it is necessary to add this package to images for virtual environments.
2020-01-08T1951: Include awscli package is the AWS buildKim Hagen
2019-08-16do not disable metadata for openstack imagesUnicronNL
2019-07-25Change default debug user password to "debuguser"Daniil Baturin
2019-07-12Add default hostnameUnicronNL
2019-05-21update cloud buildsUnicronNL
2019-04-16T1327: Set the serial console speed to 115200 by defaultJohn Estabrook
Set the serial console speed to 115200 in all build scripts, as is the standard for current boards. This avoids an annoyance for users of the livecd, and makes the defaults in build scripts in tools/ and scripts/ consistent.
2019-04-15add debug build for GCEKim Hagen
2019-03-18Add vmware ovf build procedureKim Hagen
2018-11-23Update config.boot.defaultKim
2018-10-29Add part of oracle cloud buildKim Hagen
2018-10-25Add build command for AWSKim Hagen
2018-10-23Separate files needed for different cloud providersKim Hagen
Fix serial console speed settings Add google cloud image generation
2018-10-22Create dir needed for live-build to crete symlinksKim Hagen
2018-10-22Add Azure creation scriptKim Hagen