search for: reconfigr

Displaying 3 results from an estimated 3 matches for "reconfigr".

Did you mean: reconfig
2008 Jan 09
1
removing exported resources
...gt; present, } and thus export "/tmp/bla" to another host does it vanish by itself as soon as I remove the definition, or would I need to state something like: @@file{"/tmp/bla": content => "blahs content", ensure => absent, } I am asking, because I have reconfigred some of the exported resources that I have been using: "ensure => absent". What happens is the following: When puppetd runs on the collection host, the file is first deleted and then created again. Huh? how can this be explained? Is this the expected behaviour or have I found...
2013 Jan 08
0
[LLVMdev] [cfe-dev] ARM failures
On Tue, Jan 8, 2013 at 10:01 AM, David Tweed <David.Tweed at arm.com> wrote: > | Certainly slow builders are problematic. The phase-based building > | system David Dean is setting up may help mitigate some of this (it > | should make better use of the resources we have, as well as allowing > | us to benefit (in the form of smaller blame lists, though not > | necessarily lower
2013 Jan 08
2
[LLVMdev] [cfe-dev] ARM failures
| Certainly slow builders are problematic. The phase-based building | system David Dean is setting up may help mitigate some of this (it | should make better use of the resources we have, as well as allowing | us to benefit (in the form of smaller blame lists, though not | necessarily lower buildbot result latency) from additional resources | by allowing greater parallelism). There's