2021-11-06 07:36:59 -04:00
|
|
|
{
|
|
|
|
"name": "Puppet Development Kit (Community)",
|
|
|
|
"dockerFile": "Dockerfile",
|
|
|
|
|
|
|
|
"settings": {
|
|
|
|
"terminal.integrated.profiles.linux": {
|
|
|
|
"bash": {
|
2023-04-02 15:25:54 -04:00
|
|
|
"path": "bash"
|
2021-11-06 07:36:59 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"extensions": [
|
|
|
|
"puppet.puppet-vscode",
|
|
|
|
"rebornix.Ruby"
|
|
|
|
]
|
|
|
|
}
|