packer-cn/mlc_config.json

16 lines
269 B
JSON
Raw Normal View History

{
"ignorePatterns": [
{
"pattern": "^https://github.com/hashicorp/packer-plugin-scaffolding"
}
],
"replacementPatterns": [
{
"pattern": "^/",
"replacement": "https://packer.io/"
}
],
"timeout": "20s",
"retryOn429": true
}