fix(pillar.example): reset use_upstream_archive
to get tests passing [skip ci]
This commit is contained in:
parent
9b4d5aff64
commit
978ccc2080
@ -11,9 +11,9 @@ prometheus:
|
|||||||
# no memcached_exporter in upstream repo - only archive
|
# no memcached_exporter in upstream repo - only archive
|
||||||
# memcached_exporter
|
# memcached_exporter
|
||||||
|
|
||||||
use_upstream_archive: true
|
use_upstream_archive: false
|
||||||
{%- if grains.os_family in ('CentOS',) %}
|
{%- if grains.os_family in ('CentOS',) %}
|
||||||
use_upstream_repo: False
|
use_upstream_repo: false
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
pkg:
|
pkg:
|
||||||
|
Loading…
Reference in New Issue
Block a user