From 53cab7e43ce86ac67af6820f51eab1f03ea212e6 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 5 Apr 2023 21:06:11 -0600 Subject: [PATCH] rename configs --- config.d/rusty-pipe.d/{1.yaml => bel.yaml} | 0 config.d/rusty-pipe.d/{7.yaml => bill.yaml} | 0 config.d/rusty-pipe.d/{3.yaml => chase.yaml} | 0 config.d/rusty-pipe.d/{4.yaml => mason.yaml} | 0 config.d/rusty-pipe.d/{5.yaml => nat.yaml} | 0 config.d/rusty-pipe.d/{6.yaml => roxy.yaml} | 0 config.d/rusty-pipe.d/{2.yaml => zach.yaml} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename config.d/rusty-pipe.d/{1.yaml => bel.yaml} (100%) rename config.d/rusty-pipe.d/{7.yaml => bill.yaml} (100%) rename config.d/rusty-pipe.d/{3.yaml => chase.yaml} (100%) rename config.d/rusty-pipe.d/{4.yaml => mason.yaml} (100%) rename config.d/rusty-pipe.d/{5.yaml => nat.yaml} (100%) rename config.d/rusty-pipe.d/{6.yaml => roxy.yaml} (100%) rename config.d/rusty-pipe.d/{2.yaml => zach.yaml} (100%) diff --git a/config.d/rusty-pipe.d/1.yaml b/config.d/rusty-pipe.d/bel.yaml similarity index 100% rename from config.d/rusty-pipe.d/1.yaml rename to config.d/rusty-pipe.d/bel.yaml diff --git a/config.d/rusty-pipe.d/7.yaml b/config.d/rusty-pipe.d/bill.yaml similarity index 100% rename from config.d/rusty-pipe.d/7.yaml rename to config.d/rusty-pipe.d/bill.yaml diff --git a/config.d/rusty-pipe.d/3.yaml b/config.d/rusty-pipe.d/chase.yaml similarity index 100% rename from config.d/rusty-pipe.d/3.yaml rename to config.d/rusty-pipe.d/chase.yaml diff --git a/config.d/rusty-pipe.d/4.yaml b/config.d/rusty-pipe.d/mason.yaml similarity index 100% rename from config.d/rusty-pipe.d/4.yaml rename to config.d/rusty-pipe.d/mason.yaml diff --git a/config.d/rusty-pipe.d/5.yaml b/config.d/rusty-pipe.d/nat.yaml similarity index 100% rename from config.d/rusty-pipe.d/5.yaml rename to config.d/rusty-pipe.d/nat.yaml diff --git a/config.d/rusty-pipe.d/6.yaml b/config.d/rusty-pipe.d/roxy.yaml similarity index 100% rename from config.d/rusty-pipe.d/6.yaml rename to config.d/rusty-pipe.d/roxy.yaml diff --git a/config.d/rusty-pipe.d/2.yaml b/config.d/rusty-pipe.d/zach.yaml similarity index 100% rename from config.d/rusty-pipe.d/2.yaml rename to config.d/rusty-pipe.d/zach.yaml