{"id":15669985,"url":"https://github.com/mallozup/suseforma","last_synced_at":"2026-05-03T06:38:10.673Z","repository":{"id":141721411,"uuid":"73939834","full_name":"MalloZup/suseforma","owner":"MalloZup","description":"generic framework inspired from sumaform","archived":false,"fork":false,"pushed_at":"2017-06-03T13:41:34.000Z","size":124,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T08:48:16.673Z","etag":null,"topics":["ci","cloud","continuous-delivery","continuous-deployment","continuous-integration","debian","generic-framework","hcl","libvirt","multiple-machines","opensuse","salt","suse","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MalloZup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-16T16:39:14.000Z","updated_at":"2024-07-28T10:54:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac76312d-4a26-4e45-a5f2-b82d0523d5e9","html_url":"https://github.com/MalloZup/suseforma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MalloZup/suseforma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsuseforma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsuseforma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsuseforma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsuseforma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalloZup","download_url":"https://codeload.github.com/MalloZup/suseforma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fsuseforma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci","cloud","continuous-delivery","continuous-deployment","continuous-integration","debian","generic-framework","hcl","libvirt","multiple-machines","opensuse","salt","suse","terraform"],"created_at":"2024-10-03T14:41:50.243Z","updated_at":"2026-05-03T06:38:10.657Z","avatar_url":"https://github.com/MalloZup.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# suseforma\ngeneric framework inspired from sumaform https://github.com/moio/sumaform\nSuseforma is a simplified generic sumaform version. (salt + terraform (libvirt-plugin), and should help you to learn create a template for your project\n\nhttps://github.com/dmacvicar/terraform-provider-libvirt\n\n## Install prereq:\n\nhttps://github.com/moio/sumaform/#installation\n\n## Run the example:\n\n* modify the prefiy in main.tf.example with a unique value string of your choice:https://github.com/MalloZup/suseforma/blob/master/main.tf.example#L11 \n* make sure you have libvirt running and the network you use on main.tf exists\n\n```console\nvi main.tf.example\ncp main.tf.example main.tf\nterraform get\nterraform apply\n```\n\n## How to use suseforma:\n\nBaiscally, terraform create disks and networks etc (main.tf file)\nSalt run after matching  the roles (grains), and execute the states assigned.\n\n\n#### roles\nOn the top.sls file \nhttps://github.com/MalloZup/suseforma/blob/master/salt/top.sls\n\n**creating new role**\nExample:\n*frankzappa:*\n* 1 we define the role on main\nhttps://github.com/MalloZup/suseforma/blob/master/main.tf.example#L28\n* 2 we create role defintion on grain\n https://github.com/MalloZup/suseforma/blob/master/salt/top.sls\n* 3 we create the dir on salt and put init.sls with some operation salt.\n  \nThe control-node, has the grain definiton **\"hidden\"** in terraform\nhttps://github.com/MalloZup/suseforma/blob/master/modules/libvirt/control_node/main.tf#L8\n_____\n\nSuseforma is basically terraform, libvirtd (https://github.com/dmacvicar/terraform-provider-libvirt) with salt.\nThis is for learning purpose.\n\nThe control-node machine, is a concept to orchestrate machines, in complex scenario.\n In spacewalk-testsuite(https://github.com/SUSE/spacewalk-testsuite-base), we run cucumber code inside the control-node that orchestrate the multiples-machines.\n\nFor getting more in touch, take inspiration from sumaform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fsuseforma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmallozup%2Fsuseforma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fsuseforma/lists"}