Monty The default Foreman username/password is admin/changeme.
Also, you may be better off pointing Foreman queries at the Foreman users list... :) HTH Gav On Tuesday, 10 June 2014 09:00:03 UTC+1, Monty Araich wrote: > > I have installed Foreman Dashboard on CentOS 6.5 using Packages. > > I am using mysql database for foreman Dashbaord. > > Setting.yaml is as follow > > cat /etc/foreman/settings.yaml > --- > # You must restart the Rack server after changing either of these values > # because they are cached at startup. > # > :unattended: true > :login: true > :require_ssl: false > :locations_enabled: false > :organizations_enabled: false > #JSONP or "JSON with padding" is a complement to the base JSON data format. > #It provides a method to request JSON data from a server in a different > domain. > :support_jsonp: false > #:puppetconfdir: /etc/puppet > #:puppetvardir: /var/lib/puppet > > # Mark translated strings with X characters (for developers) > :mark_translated: false > > # Local administrative settings for application domain, fqdn, foreman URL, > # administrator email address etc. If you don't have a Puppet provisioning > # system you may want to change to setup your project on your local > machine. > :domain: 'localdomain.net' > :fqdn: 'localhost.localdomain.net' > > I can open login page of Foreman Dashboard, but do not default know > username and password. > > Does someone help me in this ? > > > Thanks and Regards, > Monty > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/4121db65-bdc3-47b3-b3a8-7b4cc1aca7f8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
