diff options
author | varac <varacanero@zeromail.org> | 2013-09-19 18:31:51 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-09-20 19:02:02 +0200 |
commit | 98d8a337930d5afaf78d88c23adb985a7060f66b (patch) | |
tree | af9a6a62a06b4ba9f4c8d8bcbe2fe69d2c9b6d2c /provider_base | |
parent | e182d12c72743491805a3873e8b6cd804fe5394c (diff) |
move all resources that are applied on every node into site_config::default (#3782)
in commit 338833, we established a relationship between all
resources that have a leap_service tag, that are called in site.pp.
But we had some resources as default on every node in site.pp
(apt::update, Package { require => Exec['apt_updated'] },
site_config::slow and stdlib), that were still lacking any
relationship to the leap_service tag.
By moving them into default.pp they automatically are executed
before resources with a leap_service tag.
Diffstat (limited to 'provider_base')
0 files changed, 0 insertions, 0 deletions