Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User[bareos] doesn't seem to be in the catalog #8

Open
lkthomas opened this issue Jul 1, 2015 · 1 comment
Open

User[bareos] doesn't seem to be in the catalog #8

lkthomas opened this issue Jul 1, 2015 · 1 comment

Comments

@lkthomas
Copy link

lkthomas commented Jul 1, 2015

Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: File[/var/lib/bareos] { require => User[bareos] }, because User[bareos] doesn't seem to be in the catalog

@lkthomas
Copy link
Author

lkthomas commented Jul 1, 2015

I end up need to define manage_uid => true so this section could pass, why it isn't true?

class { 'bareos':
  puppi => true,
  manage_client   => 'true',
  manage_storage  => 'true',
  manage_director => 'true',
  manage_console  => 'true',
  database_backend => 'sqlite',
  manage_uid => 'true',
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant