File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# devcontainer
22
33
4- For format details, see https://aka.ms/devcontainer.json .
4+ For format details, see https://aka.ms/devcontainer.json .
55
66For config options, see the README at:
77https://github.com/microsoft/vscode-dev-containers/tree/v0.140.1/containers/puppet
8-
8+
99``` json
1010{
1111 "name" : " Puppet Development Kit (Community)" ,
Original file line number Diff line number Diff line change 6868 env :
6969 BUNDLE_WITHOUT : development:release
7070 BEAKER_debug : true
71- name :
71+ name :
7272 steps :
7373 - name : Enable IPv6 on docker
7474 run : |
Original file line number Diff line number Diff line change 1- # @summary Create config files to be used
1+ # @summary Create config files to be used
22#
33# Manage an entry in ~/.ssh/config for a particular user. Lines model the
44# lines in each Host block.
Original file line number Diff line number Diff line change 1- # @summary Create config files to be used
1+ # @summary Create config files to be used
22#
33# Manage an entry in ~/.ssh/config for a particular user. Lines model the
44# lines in each Host block.
You can’t perform that action at this time.
0 commit comments