-
Doing this would eliminate the error-prone parsing of /etc/cron.d/rdiff-backup in order to get a list of jobs that are already present on the rdiff-backup server.
-
Hey,
i'm using ubuntu 12.04LTS and the
```
file "#{node['nrpe']['conf_dir']}/nrpe.d/#{new_resource.command_name}.cfg" do
...
notifies :reload, 'service[nrpe]'
end
```
within the [check lwrp](h…
-
I declared vector1 property "Dissolve" in Shader Graph, when i change it from "Default" to "Slider", it gets updated in material asset and not in object in the hierarchy.
![bug1](https://user-images.…
ghost updated
5 years ago
-
Hi "Jolix", is there any news on an update for projects using the SRP (specifically the Light Weight SRP) ? LPW suffers the dreaded pink-material effect. Thanks.
-
This shader would be amazing as a solution usable in shadergraph.
I am currently trying to create a custom master node that will do just that. However seeing as you are the creator (and also work o…
-
Hi!
I"m getting a nomethod error while deploying openerp via chef recipe. Your help would be really appreciated.
Following are the details:
os: ubuntu 10.4
recipe: postgresql : 0.99.2
recipe : ope…
-
`expect` is typically default installed on OSX, so not always needed, thus 'homebrew' not required either (and some instances 'homebrew' might not be allowed anyway).
More importantly `/etc/profile.d…
-
See https://github.com/elasticsearch/curator. By default, logstash generates per-day indices for log lines. It would be neat if this stack could setup curator to prune old ones on some interval, e.g.:…
-
After adding `lxc` to my run list, the following error occurred:
```
NameError
---------
constant Chef::Resource::Lxc not defined
```
Upgrading from 11.4.2 to Chef 11.6.0 solved this issue (did not …
-
The current predefined LAMP setup is not installing Apache and MySQL
```
==> default: [2015-01-25T15:45:37+00:00] INFO: Run List expands to [apt, vim, apache2, git, php, mysql::server]
==> default: […