Stanislav German-Evtushenko

Results 27 issues of Stanislav German-Evtushenko

Program with name "To Do" can be find by: - "td" - "tdo" - "too" - "to do" However it cannot be find by seem to be logical: - "tod"...

Pure sorting option "most used" does not usually reflect "most needed right now" because the phone usage way is changing from day to day, from week to week. Would be...

ansible_python_interpreter is empty unless it is set explicitly therefore it is not reliable way of knowing which version of python is used on remote host. Using binary name to know...

stale

The primary use case for this change is virtual machines running on laptops. With the default configuration if a laptop is put to sleep for > 1000 seconds so that...

Before domain and hostname were deprecated from manifest the following worked: ``` applications: - name: hello-python-app memory: 64M instances: 1 buildpack: https://github.com/cloudfoundry/python-buildpack domains: - dev.domain.net ``` To push an app...

unscheduled
v7

### Summary The current implementation of ec2_inventory plugin is sorting the hosts by `InstanceId`. This is good enough to ensure stable ordering of the hosts within a `hostgroup` as long...

feature
inventory
jira

I have installed Adagios 1.6.1 with --prefix=/opt/adagios however USER_PREFS_PATH points to /var/lib/adagios/userdata. It should be in PREFIX/lib/adagios/userdata instead or being configurable.

Problem is that if I use direct link to search or get contact (for example http://contagged/index.php?search=myname) it does't work if I didn't open address book before since I open a...

If `icmp_code` and `icmp_type` are not provided in the config (as these are optional) their values are sent to aws API as `null`s however retrieved later as zeroes. This leads...

service/ec2