HomeSoftware Heritage

azure: ignore user_data for hosts created by the legacy scripts

Description

azure: ignore user_data for hosts created by the legacy scripts

for example indexer-worker01 which has such configuration

disk_setup:
  ephemeral0:
    table_type: gpt
    layout:
      - [100, 82]
    overwrite: true
fs_setup:
  - device: ephemeral0.1
    filesystem: swap
mounts:
  - ["ephemeral0.1", "none", "swap", "sw,nofail,x-systemd.requires=cloud-init.service", "0", "0"]
cloud_config_modules:
  - [disk_setup, always]
  - [fs_setup, always]

Details

Provenance
vsellierAuthored on Oct 10 2022, 1:36 PM
vsellierPushed on Oct 10 2022, 1:40 PM
Parents
rSPRE8fade05553ed: Export the grpc port of thanos through an ingress configuration
Branches
Unknown
Tags
Unknown