From: Phillip S. <fu...@gm...> - 2012-03-26 23:36:03
|
Just found etch the other day and it looks great... I've had puppet on my "todo" list for a while, but etch is simpler but still sufficient for what I want. One query though, there appears to be no way to push config to a client (ie, the client has to connect to the server and pull it's config). Are there any workarounds or plans to implement a push system so when a config is changed on the server, it pushes it to the client immediately without having to either a) login to the client and pull it or b) wait for a scheduled cron pull or similar? It's not so bad for 1 client, but if you update a file that affects multiple clients, it would be (number_of_clients) times easier to be able to push it from the one location than having to login to each client :) Cheers, ~p |