Parcourir la source

hugo's publishDate setting is messed up, switching to date, second try

Brendan Abolivier il y a 6 ans
Parent
révision
a043a94e84
Signé par: Brendan Abolivier <contact@brendanabolivier.com> ID de la clé GPG: 8EF1500759F70623
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      content/zabbix-proxy-encryption.md

+ 1
- 1
content/zabbix-proxy-encryption.md Voir le fichier

@@ -2,7 +2,7 @@
2 2
 title: Setting up Zabbix supervision on a remote infrastructure with proxy and PSK-based encryption
3 3
 description: At CozyCloud, we recently had to set up Zabbix supervision on a new infrastructure which could only speak to our Zabbix server over the Internet. As a result, we had to install a Zabbix proxy on the new infrastructure and configure it to use PSK-based encryption when talking to the server. Bear with me as I explain to you the steps we followed.
4 4
 tags: [ 'zabbix', 'supervision', 'encryption', 'proxy', 'psk' ]
5
-publishDate: 2018-04-20
5
+date: 2018-04-20
6 6
 draft: false
7 7
 ---
8 8