Explorar el Código

enable oauth

pull/513/head
joao-p-marques hace 5 años
padre
commit
c1bb4f680e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bridge-mx-puppet-slack/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mx-puppet-slack/defaults/main.yml Ver fichero

@@ -68,7 +68,7 @@ matrix_mx_puppet_slack_configuration_yaml: |

# Slack OAuth settings. Create a slack app at https://api.slack.com/apps
oauth:
enabled: false
enabled: true
# Slack app credentials.
# N.B. This must be quoted so YAML wouldn't parse it as a float.
clientId: "{{ matrix_mx_puppet_slack_client_id }}"


Cargando…
Cancelar
Guardar