Explorar el Código

Fixed error:

----------
                 ID: package_duo
           Function: pkg.installed
               Name: duo-unix
             Result: False
            Comment: Problem encountered installing package(s). Additional info follows:
              errors:
                  - E: There were unauthenticated packages and -y was used without --allow-unauthenticated
pull/209/head
Marek Knappe hace 5 años
padre
commit
14d98420d6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      linux/system/auth/duo.sls

+ 2
- 0
linux/system/auth/duo.sls Ver fichero

@@ -3,6 +3,8 @@
package_duo:
pkg.installed:
- name: duo-unix
- skip_verify: True


login_duo:
file.managed:

Cargando…
Cancelar
Guardar