summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@est.tech>2020-08-27 16:53:01 +0200
committerRihab Banday <rihab.banday@ericsson.com>2020-09-22 10:28:50 +0000
commit539ca86edf00318aed36f0a75e3ecf4015dbfebe (patch)
treea3479e0f44f02d49da5ea4d87789c4baafba2acb /.gitignore
parentd6b6f689cd9fe89542a1146f8ac316ae739d3679 (diff)
Rendering BMRA inventory from IDF and PDF via ansible
This patch adds a simple playbook which renders the BMRA inventory from the supplied set of PDF and IDF. Signed-off-by: Georg Kunz <georg.kunz@est.tech> Change-Id: I2cd555440ad51594d5a2b482bfad085769d0e4e0 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/70892 Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5c469ed..01a8308 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,8 @@ user-data
*.swp
**/.DS_Store
**/._.DS_Store
-kuberef/inventory/group_vars/all/idf.yaml
-kuberef/inventory/group_vars/all/pdf.yaml
+inventory/group_vars/all/idf.yaml
+inventory/group_vars/all/pdf.yaml
images
workspace
.tox