Christian Pearce

Results 7 issues of Christian Pearce

Have you considered the use of LVM snapshots or if LVM is not being used fsfreeze to make for a crash consistent volume?

https://github.com/signalfx/signalfx-agent/blob/89ea2abe91b1ed64fcdd295e2fdfbeaafa6db2cd/deployments/puppet/manifests/init.pp#L36 The use of package in this context is not installing the package. It is simply installing the service. There IS a service resource type, or you could use exec....

https://github.com/signalfx/signalfx-agent/blob/e2ff35fa932c376ce8ed215cf707ec7bda48d15c/deployments/puppet/manifests/win_repo.pp#L19 file and find_file execute on the server not the agent.

The code for Windows is broken when it comes to move the hosts file in place. https://github.com/devopsgroup-io/vagrant-hostmanager/blob/master/lib/vagrant-hostmanager/hosts_file/updater.rb#L43 ``` ==> agent2: Mounting shared folders... agent2: /vagrant => C:/Users/user/Documents/projects/vagrant-puppet4-oss ==> agent2: Updating...

I just finished a deployment and it is failing to install. It is hanging on healthstatus from a public IP. We don't have public IPs as a workable option in...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

If policy enforces SSE ( like http://s3tools.org/kb/item11.htm SSE , yas3fs gets a 403. The proper response should be a permission denied. With $? set to 1