Commit 1a43ab5
committed
Fix duplicate YAML keys in front matter
Hugo upgraded its YAML library to a YAML 1.1 compliant version in v0.152.0 (https://github.com/gohugoio/hugo/releases/tag/v0.152.0), which now throws an error on duplicate keys.
This commit fixes that. Note that:
* The old behaviour was to keep the last occurrence of a duplicate key, so that's is the most commin strategy used here.
* But I have also manually inspected and merged some of them.1 parent 238d243 commit 1a43ab5
44 files changed
Lines changed: 2 additions & 46 deletions
File tree
- docs
- guides
- applications
- big-data/deep-learning-frameworks-overview
- configuration-management
- ansible
- deploy-linodes-using-ansible
- secrets-management-with-ansible
- basics
- gitops-principles-and-workflow
- what-is-infrastructure-as-a-service
- chef/how-to-install-chef-on-ubuntu-20-04
- packer/deploy-packer-image-with-terraform
- terraform
- beginners-guide-to-terraform
- create-a-multicloud-infrastructure-using-terraform
- how-to-deploy-secure-linodes-using-cloud-firewalls-and-terraform
- how-to-use-terraform-with-linode-object-storage
- import-existing-infrastructure-to-terraform
- secrets-management-with-terraform
- vault/use-hashicorp-vault-for-secret-management
- containers
- deploying-microservices-with-docker
- podman-vs-docker
- using-buildah-oci-images
- using-podman
- databases
- hadoop/how-to-install-and-set-up-hadoop-cluster
- mariadb
- backup-mariadb-mysql-to-object-storage-with-restic
- set-up-mariadb-clusters-with-galera-debian-and-ubuntu
- mongodb
- a-shell-script-to-automatically-backup-mongodb-databases
- getting-started-with-mongodb
- indexing-mongodb
- mongodb-community-shell-installation
- mysql
- configure-source-replica-replication-in-mysql
- install-mysql
- securing-mysql
- neo4j/an-introduction-to-neo4j
- postgresql
- an-introduction-to-postgresql
- configure-postgresql
- redis
- hashes-in-redis-databases
- redis-client-side-caching
- redis-getting-started
- sql-syntax/sharded-database
- development/frameworks/apache-tomcat
- apache-tomcat-on-centos-8
- apache-tomcat-on-debian-10
- kubernetes/how-to-deploy-jenkins-x-in-linode-kubernetes-engine
- networking
- dns/how-to-understand-ip-addresses
- vpn/set-up-wireguard-vpn-on-debian
- marketplace-docs/guides
- clustercontrol
- jetbackup
- shadowsocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
docs/guides/applications/configuration-management/ansible/secrets-management-with-ansible/index.md
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments