Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • alpine-cloud-images alpine-cloud-images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • cloudcloud
  • alpine-cloud-imagesalpine-cloud-images
  • Merge requests
  • !6

Alpine v3.8, etc.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jake Buchholz Göktürk requested to merge github/fork/tomalok/master into master Jul 29, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: tomalok

  • switch to alpine v3.8
  • add public_ip variable, setting to 'true' allows packer to build from outside AWS
  • use smallest instance_type (t2.nano) and volume_size (1 GiB)
  • eu-west-3 region is live; ap-northeast-3 requires subscription
  • no longer need setup_staging_repos function...
    • tiny-ec2-bootstrap is available in main since v3.8
    • aws-ena-driver-vanilla is only available in edge/testing
  • switched to linux-vanilla since linux-hardened is no longer available and linux-virt does not have NVME available
    • TODO? make kernel choice selectable (significant memory/disk savings if linux-virt can be used)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/tomalok/master