linchpin icon indicating copy to clipboard operation
linchpin copied to clipboard

ansible based multicloud orchestrator

Results 55 linchpin issues
Sort by recently updated
recently updated
newest added

Small fix, just fixing reference to https://semver.org/

This PR aims to update a few references in the code that used the `yaml.load()` function and didn't specify the `Loader` argument to use. Instead, the code has been changed...

Greetings, I am an engineer who is interested in infrastructure as code testing. Currently, I am looking for testing anti-patterns in iac test scripts. I noticed that for testing purpose...

**Describe the bug** Failed to destroy provisioned VM based on contrainfra/linchpin (linchpin 2.0.0). BTW, could users destroy provisioned VM instance w/ Target_uHash? and cloud users can list all of existing...

I am trying to use linchpin to create VMs with a blank harddisk. The VMs won't boot, except when a user will plug in a live cd. As a disk...

**Is your feature request related to a problem? Please describe.** At this moment it is not possible to define reservesys XML element in Pinfile per recipe. This can effectively replace...

**Describe the bug** Although provision is successful, I got error as follows. ``` TASK [gather_resources : Info] **********************************************************************************************************************************************************************ok: [localhost] => { "msg": "/tmp/rhel-8.2-nightly-latest-c235c8.inventory" } TASK [gather_resources : Add inventory_path to...

**Describe the bug** Trying to provision a port on an openstack network using the os_port module fails with an error like "Network is required" I get the error even though...

Draw a diagram describing the relationship between functions is very necessary as right now the relation and calls between function and function are not enough for a new developer or...

documentation
5
documentation improvement
restructure documentation

Please turn libvirt node testing on for per PR CI or at least run it before cutting a release. Linchpin-1.10.0 has broken libvirt in multiple ways and that would not...

8