README.md in runcible-1.0.0 vs README.md in runcible-1.0.2
- old
+ new
@@ -45,10 +45,10 @@
:url => "",
:api_path => "",
:user => "",
:logger => ""
})
- runcible.resources.repository.find(id)
+ my_runcible.resources.repository.find(id)
Required Configuration:
:uri => The base URI of the Pulp server (default: https://localhost)
:api_path => The API path of the Pulp server (default: pulp/api/v2/)