Skip to content

Commit

Permalink
Merge branch '67-make-generation-of-vm-image-credentuial-gaia-x-compl…
Browse files Browse the repository at this point in the history
…iant' of github.com:SovereignCloudStack/gx-self-description-generator into 67-make-generation-of-vm-image-credentuial-gaia-x-compliant

Signed-off-by: Anja Strunk <anja.strunk@cloudandheat.com>
  • Loading branch information
anjastrunk committed Feb 29, 2024
2 parents a71744a + b9f0d54 commit 788b15f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def kubernetes():
# for c in creds:
# w.store_credential(c)


def load_file(filepath, file_format=DATA_FILE_FORMAT):
"""Load file in a given format"""
graph = rdflib.Graph()
Expand Down
1 change: 1 addition & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ default:
#wallets:
# filesystem:
# path: /etc/wallet/gx-credentials/

0 comments on commit 788b15f

Please sign in to comment.