--- # CMDB currently available image list images_db_url: 'https://laniakea-dashboard.cloud.ba.infn.it/cmdb/image/list?include_docs=true' # A different repository is needed for report upload. Otherwise "infinit" image build will be triggered. reports_repository: 'git@github.com:Laniakea-elixir-it/laniakea-images.git' images: galaxy-express: name: "galaxy-express,release_25.1" version: v1.0.0 build: no packer: ssh_username: rocky source_image: "9e46d3fc-b7e7-4268-ab19-283cb1296f84" # RockyLinux_9.5_20241118 flavor: xlarge volume_size: "10" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" # public net playbook_file: "galaxy.yml" ansible_galaxy_file: "galaxy.yml" rockylinux-lanaiakea-dev: name: rockylinux.9.5-laniakea-dev version: v1.0.0 build: no packer: ssh_username: rocky source_image: "9e46d3fc-b7e7-4268-ab19-283cb1296f84" # RockyLinux_9.5_20241118 flavor: large volume_size: "10" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" # public net playbook_file: "rockylinux-laniakea-dev.yml" ansible_galaxy_file: "rockylinux-laniakea-dev.yml" ubuntu-laniakea-dev: name: "Ubuntu-22.04-20260522-laniakea-dev" version: v1.0.0 build: yes packer: ssh_username: ubuntu source_image: "19332caa-3b85-4acc-8889-7176f72abe63" # Ubuntu-22.04-20260522 flavor: medium volume_size: "10" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" # public net playbook_file: "ubuntu-laniakea-dev.yml" rstudio-minimal: name: "rstudio-minimal,2026.01.1-403" version: v2.0.2 build: no packer: ssh_username: rocky source_image: "9e46d3fc-b7e7-4268-ab19-283cb1296f84" # RockyLinux_9.5_20241118 flavor: large volume_size: "20" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" playbook_file: "rstudio_minimal.yml" ansible_galaxy_file: "rstudio.yml" rstudio-seraut: name: "rstudio-seurat,2026.01.1-403" version: v2.0.2 build: no packer: ssh_username: rocky source_image: "9e46d3fc-b7e7-4268-ab19-283cb1296f84" # RockyLinux_9.5_20241118 flavor: large volume_size: "20" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" playbook_file: "rstudio_seurat.yml" ansible_galaxy_file: "rstudio.yml" jupyterhub: name: jupyterhub version: v2.0.1 build: no packer: ssh_username: ubuntu source_image: "39c7fd3d-b302-498b-8330-d74056879d29" # ubuntu 22.04 flavor: large volume_size: "20" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" playbook_file: "jupyterhub.yml" ansible_galaxy_file: "jupyterhub.yml" jenkins_ubuntu: name: jenkins_ubuntu version: v1.0.0 build: no packer: ssh_username: ubuntu source_image: "b03b8615-72c7-411e-bfea-37805f9c5b77" # ubuntu 20.04 flavor: medium volume_size: "10" network_id: "fe82ef7b-4bb7-4c1e-b4ec-ec5c1b0c7333" playbook_file: "jenkins_ubuntu.yml" ansible_galaxy_file: "jenkins_ubuntu.yml" vgcn_usegalaxy_it: name: "vgcn_usegalaxy_it" version: v0.0.1 build: no packer: ssh_username: rocky source_image: "9e46d3fc-b7e7-4268-ab19-283cb1296f84" # RockyLinux_9.5_20241118 flavor: large volume_size: "10" network_id: "4b5f690e-8232-439b-9964-8d28b3108b03" # public net playbook_file: "vgcn.yml" ansible_galaxy_file: "vgcn.yml"