Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site.save is not functioning for dynamic sites #71

Closed
gschneider-r7 opened this issue Jul 7, 2014 · 1 comment
Closed

Site.save is not functioning for dynamic sites #71

gschneider-r7 opened this issue Jul 7, 2014 · 1 comment

Comments

@gschneider-r7
Copy link
Contributor

Site.save for Dynamic Sites is referencing old URLs that no longer exist. Probably also need to change the type of data being sent (XML or JSON instead of form parameters) to make it work again.

Problems are at:
site.rb:248-260

site.rb:299-311

site.rb:467-484

This is in gem versions 0.8.0 and 0.8.1 and Nexpose 5.9.20

mdaines-r7 added a commit that referenced this issue Oct 2, 2014
This should address issues #71 and #83
The underlying calls were changed.
This currently is only set to work for vSphere.
@mdaines-r7
Copy link
Contributor

Should be fixed by 0.8.5 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants