set snappy command earlier
This commit is contained in:
parent
eacf44e17d
commit
68516e6ce8
@ -218,12 +218,12 @@ def handle(name, cfg, cloud, log, args):
|
||||
LOG.debug("%s: 'auto' mode, and system not snappy", name)
|
||||
return
|
||||
|
||||
set_snappy_command()
|
||||
|
||||
pkg_ops = get_package_ops(packages=mycfg['packages'],
|
||||
configs=mycfg['config'],
|
||||
fspath=mycfg['packages_dir'])
|
||||
|
||||
set_snappy_command()
|
||||
|
||||
fails = []
|
||||
for pkg_op in pkg_ops:
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user