From 6852b2af785377ac38da128dcdab8167dc32ae45 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Tue, 24 Feb 2026 18:20:24 +0100 Subject: [PATCH] OP#459 update Readme --- .gitignore | 2 ++ .vscode/settings.json | 6 ------ README.md | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index cdab315..651f545 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ spec/reports/* test/reports/* doc/* pkg/* +.puppet-lint.rc + diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 36f4288..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "cSpell.words": [ - "phpd", - "userlib" - ] -} \ No newline at end of file diff --git a/README.md b/README.md index b96659f..2ec3841 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ Php is a widely used open source scripting language for web services. - manage required directories including selinux contexts and permissions - manage reuired files including selinux contexts and permissions - ## Support * Rocky 9 @@ -60,6 +59,7 @@ ALmost every puppet setup is done in very custom ways, and hence the way the mod ## Contact Us [contact Us](https://confdroid.com/contact/) +[Feedback Portal](https://feedback.confdroid.com) ## Disclaimer