Skip to content

Instantly share code, notes, and snippets.

@Vad1mo
Created February 8, 2016 08:55
Show Gist options
  • Save Vad1mo/defd915069de9add13d0 to your computer and use it in GitHub Desktop.
Save Vad1mo/defd915069de9add13d0 to your computer and use it in GitHub Desktop.
sudo foreman-rake db:seed
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman-tasks-0.7.11/db/seeds.d/20-foreman_tasks_permissions.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_discovery-4.1.2/db/seeds.d/50_discovery_templates.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman-tasks-0.7.11/db/seeds.d/60-dynflow_proxy_feature.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_remote_execution-0.2.2/db/seeds.d/60-ssh_proxy_feature.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_discovery-4.1.2/db/seeds.d/60_discovery_proxy_feature.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman-tasks-0.7.11/db/seeds.d/61-foreman_tasks_bookmarks.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_remote_execution-0.2.2/db/seeds.d/70-job_templates.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_remote_execution-0.2.2/db/seeds.d/80-provision_templates.rb
Seeding /usr/share/foreman/vendor/ruby/1.9.1/gems/foreman_remote_execution-0.2.2/db/seeds.d/90-bookmarks.rb
All seed files executed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment