view modules/firewall/.gitpod.yml @ 421:a5d1f34a7d3f

Ensure keyring is installed with pip3 The default `pip` alias doesn't exist on CentOS
author IBBoard <dev@ibboard.co.uk>
date Sat, 08 Oct 2022 16:00:06 +0100
parents a0c1b33a243f
children adf6fe9bbc17
line wrap: on
line source

image:
  file: .gitpod.Dockerfile

tasks:
  - init: pdk bundle install

vscode:
  extensions:
    - puppet.puppet-vscode@1.0.0:oSzfTkDf6Cmc1jOjgW33VA==