summaryrefslogtreecommitdiff
path: root/tools/cloud-init
AgeCommit message (Collapse)Author
2021-09-20Revert "Merge pull request #186 from erkin/current"John Estabrook
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898.
2021-09-11T3821: Hardcode component versions in configuration fileserkin
2021-07-07T3664: Eliminate obsolete build flavoursKim Hagen
2021-05-27ntp: T2123: Change NTP servers in default configsDmitriyEshenko
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