Przeglądaj źródła

Close stream.

tags/2016.12
Michael Kutý 9 lat temu
rodzic
commit
73bf156ff1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      linux/system/doc.sls

+ 1
- 1
linux/system/doc.sls Wyświetl plik

@@ -21,7 +21,7 @@ linux_system_doc_validity_check:
pkg.installed:
- name: python-yaml
cmd.wait:
- name: python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream)"
- name: python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
- require:
- pkg: linux_system_doc_validity_check
- watch:

Ładowanie…
Anuluj
Zapisz