-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello, today I did my first try on kameleon. So, I installed it using:
pacman -S ruby polipo # I'm on Arch Linux
gem install --no-ri --no-rdoc kameleon-builder
Then I added a recipe repository:
kameleon template repo add default https://github.com/oar-team/kameleon-recipes.git
Clonage dans '/home/loic/.kameleon.d/repos/default'...
remote: Enumerating objects: 5984, done.
remote: Total 5984 (delta 0), reused 0 (delta 0), pack-reused 5984
Réception d'objets: 100% (5984/5984), 895.12 KiB | 278.00 KiB/s, fait.
Résolution des deltas: 100% (3966/3966), fait.
And then tried to list them:
kameleon template list
The following templates are available in /home/loic/.kameleon.d/repos:
No data.
Even if I try to make a workspace just to see:
kameleon new my_debian8 default/from_image/debian8
Error : Template 'default/from_image/debian8.yaml' invalid (try --verbose) or not found. To see all templates, run the command `kameleon template list`
Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels