From bd98fdfbd871db6abb4e90af21f8483523ea4bfa Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 11 Oct 2021 15:36:22 -0400 Subject: [PATCH] Add node list to PVC MOTD --- roles/base/templates/etc/profile.d/pvc.sh.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/base/templates/etc/profile.d/pvc.sh.j2 b/roles/base/templates/etc/profile.d/pvc.sh.j2 index 1e128de..b7d7f75 100644 --- a/roles/base/templates/etc/profile.d/pvc.sh.j2 +++ b/roles/base/templates/etc/profile.d/pvc.sh.j2 @@ -5,3 +5,5 @@ echo pvc -q status -f short +echo +pvc -q node list