From 7a5b5e1c267ab3cb5b5c7b4e5a1aceddd8fa4106 Mon Sep 17 00:00:00 2001 From: Angel Date: Fri, 14 Dec 2018 14:16:55 -0500 Subject: [PATCH] Modified update date. --- .../test-salt-locally-with-kitchen-salt/index.md | 4 ++-- .../containers/deploy-a-flask-application-with-dokku/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/applications/configuration-management/test-salt-locally-with-kitchen-salt/index.md b/docs/applications/configuration-management/test-salt-locally-with-kitchen-salt/index.md index 00df04a1196..b3e52c5b7a2 100644 --- a/docs/applications/configuration-management/test-salt-locally-with-kitchen-salt/index.md +++ b/docs/applications/configuration-management/test-salt-locally-with-kitchen-salt/index.md @@ -6,7 +6,7 @@ description: 'Test Salt states locally with Kitchen and kitchen-salt.' keywords: ['saltstack','salt','kitchen','kitchen-salt','kitchensalt','salt solo','saltsolo'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2018-10-15 -modified: 2018-10-15 +modified: 2018-12-14 modified_by: name: Linode title: "Test Salt States Locally with KitchenSalt" @@ -212,4 +212,4 @@ verifier: name: inspec {{< /file >}} -For more information on writing tests, visit the links in the More Information section below. \ No newline at end of file +For more information on writing tests, visit the links in the More Information section below. diff --git a/docs/applications/containers/deploy-a-flask-application-with-dokku/index.md b/docs/applications/containers/deploy-a-flask-application-with-dokku/index.md index f4328e00038..544bf36e98e 100644 --- a/docs/applications/containers/deploy-a-flask-application-with-dokku/index.md +++ b/docs/applications/containers/deploy-a-flask-application-with-dokku/index.md @@ -7,7 +7,7 @@ og_description: 'Host your own PaaS with Dokku, a highly extensible way to deplo keywords: ['docker','containers','nginx', 'heroku', 'PaaS', 'git', 'Platform-as-a-service', 'Platform As a Service'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2018-03-07 -modified: 2018-03-07 +modified: 2018-12-14 modified_by: name: Linode title: "Deploy a Flask Application with Dokku"