test: update for new pre-salted images [skip ci]
This commit is contained in:
parent
d95dac24aa
commit
8015fe0c92
|
@ -94,7 +94,7 @@ values:
|
||||||
pyinotify: python-pyinotify
|
pyinotify: python-pyinotify
|
||||||
python_dulwich: python-dulwich
|
python_dulwich: python-dulwich
|
||||||
python_git: python-git
|
python_git: python-git
|
||||||
release: '3003'
|
release: '3004'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
attempts: 5
|
attempts: 5
|
||||||
|
|
|
@ -94,7 +94,7 @@ values:
|
||||||
pyinotify: python-pyinotify
|
pyinotify: python-pyinotify
|
||||||
python_dulwich: python-dulwich
|
python_dulwich: python-dulwich
|
||||||
python_git: python-git
|
python_git: python-git
|
||||||
release: '3003'
|
release: '3004'
|
||||||
restart_via_at: false
|
restart_via_at: false
|
||||||
retry_options:
|
retry_options:
|
||||||
attempts: 5
|
attempts: 5
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
# -*- coding: utf-8 -*-
|
|
||||||
# vim: ft=yaml
|
|
||||||
---
|
|
||||||
salt:
|
|
||||||
release: '3001'
|
|
Loading…
Reference in New Issue