| repo_config { | |
| repo_prefix: "3p/" | |
| config_rules: [ | |
| { | |
| opt_out: { | |
| reason: OPENSOURCE_MIRROR | |
| comment: "Mirror of OSS repos to be used in the project" | |
| } | |
| } | |
| ] | |
| } | |
| repo_config { | |
| repo_name: "scripts" | |
| config_rules: [ | |
| { | |
| opt_out: { | |
| reason: GOB_MIRROR | |
| comment: "Mirror of spacebeaker/shodan/scripts to be used in the project" | |
| } | |
| } | |
| ] | |
| } |