From 7808d6f7ec0f05e5e552351804f1a3ca7279e8b5 Mon Sep 17 00:00:00 2001 From: Sulochan Acharya Date: Mon, 25 Nov 2024 12:08:32 +0000 Subject: [PATCH] Fix blog posts listing Fixing some tags to make sure it list well. --- docs/blog/posts/2024-11-12-running-datadog-on-flex.md | 4 ++-- docs/blog/posts/2024-11-13-using-ansible-on-flex-cloud.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/blog/posts/2024-11-12-running-datadog-on-flex.md b/docs/blog/posts/2024-11-12-running-datadog-on-flex.md index 449bf43..5bfb62a 100644 --- a/docs/blog/posts/2024-11-12-running-datadog-on-flex.md +++ b/docs/blog/posts/2024-11-12-running-datadog-on-flex.md @@ -13,12 +13,12 @@ categories: # Running datadog on Openstack-Flex -![alt text](assets/images/2024-11-12/dd_logo_v_white.png){ align=left } - As a user we need the ability to monitor servers deployed within a project. This is where datadog comes in. With monitoring services able to automatically register nodes, provide system level metrics, and allow users to create dashboards and alerts. +![alt text](assets/images/2024-11-12/dd_logo_v_white.png){ align=left } + ### Creating our Openstack-Flex Server First we are going to create our Flex router. diff --git a/docs/blog/posts/2024-11-13-using-ansible-on-flex-cloud.md b/docs/blog/posts/2024-11-13-using-ansible-on-flex-cloud.md index 251ad74..373c566 100644 --- a/docs/blog/posts/2024-11-13-using-ansible-on-flex-cloud.md +++ b/docs/blog/posts/2024-11-13-using-ansible-on-flex-cloud.md @@ -10,12 +10,14 @@ categories: - openstack --- # Using ansible to manage instances on flex cloud - + In this blog post we will discuss how we can use ansible to manage instances running on a flex cloud. It is important to note that while it is possible to create resources on an openstack cloud using ansible itself but the main aim of this blog post is to discuss how we can manage existing instances running within a project with ansible. The examples provided in this blog post are for instances running ubuntu 20.04 LTS as the base OS; these instructions can be adapted to accomodate any other OS as well + + The blog post assumes that the the node from where we are running the openstack and ansible commands has network access to the flex cloud and the credentions for a valid user in the flex cloud are sourced and ansible is installed on the node from where the ansible playbooks and adhoc commands will run. The [bootstrap script](https://docs.rackspacecloud.com/genestack-getting-started/) in the install guide creates the venv with the