search for: hosts_and_facts

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

2009 Sep 21
4
Announcement: Foreman 0.1-1 is out
Hello All, I''m happy to announce the next stable release of Foreman, main new features include: - Integration of Puppet Reports, once enabled you would see a real time overview of all of yours hosts status. - Improved support for multiple Puppet Masters (e.g. import facts and reports from remote serves over http) - Simplified migration from existing external nodes setup,
2009 Nov 26
2
Puppet+Foreman: class into module couldn't apply on nodes
...ode "srv2-svc8.net.billing.ru" { include test_class } Run puppetmasterd and restart puppetd on node. File /tmp/testfile is created. Next time I configure foreman: 1. Untar in /var/rails/foreman 2. Run RAILS_ENV=production rake db:migrate 3. Run RAILS_ENV=production rake puppet:import:hosts_and_facts (in /var/rails/foreman) Importing from /var/puppet/yaml/facts Importing srv2-svc8.net.billing.ru 4. Run rake puppet:import:puppet_classes --trace RAILS_ENV=production (in /var/rails/foreman) Environment old:0 current:1 PuppetClasses old:0 current:1 5. Start foreman: ./script/server -e prod...
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
Hello All, So I finally got around to start to cut over node definitions from standard flat files to external nodes (foreman), and getting error message: "Error 400 on SERVER: Could not find node ''nodename''; cannot compile" - So basically it can''t pick up the node from the external node config. When I test the fetching of the yaml file it seems to work