Commit 4b77739abab671ae3fcf5c10d01d32612c379a62
1 parent
6ffda6fd
Exists in
master
and in
79 other branches
upgrade production
Showing
2 changed files
with
4 additions
and
2 deletions
Show diff stats
config/homologa/config.yaml
1 | -rpm_repository: http://download.opensuse.org/repositories/isv:/spb:/stable/CentOS_7/ | |
1 | +# FIXME point to v4 | |
2 | +rpm_repository: http://download.opensuse.org/repositories/isv:/spb:/devel/CentOS_7/ | |
2 | 3 | admins: |
3 | 4 | - ["Nayanne Araújo", "nayanne.bonifacio@planejamento.gov.br"] |
4 | 5 | - ["Marisa Souza dos Santos", "marisa.santos@planejamento.gov.br"] | ... | ... |
config/prod/config.yaml
1 | -rpm_repository: http://download.opensuse.org/repositories/isv:/spb:/stable/CentOS_7/ | |
1 | +# FIXME point to v4 | |
2 | +rpm_repository: http://download.opensuse.org/repositories/isv:/spb:/devel/CentOS_7/ | |
2 | 3 | admins: |
3 | 4 | - ["Nayanne Araújo", "nayanne.bonifacio@planejamento.gov.br"] |
4 | 5 | - ["Marisa Souza dos Santos", "marisa.santos@planejamento.gov.br"] | ... | ... |