Guest User

Untitled

a guest
Jan 8th, 2018
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. root@foreman:/etc/puppetlabs/code/environments/test# /opt/puppetlabs/puppet/bin/r10k -c /etc/puppetlabs/r10k/r10k.yaml puppetfile install -v debug2
  2. ...
  3. [2018-01-02 10:21:33 - DEBUG] /etc/puppetlabs/code/environments/test/modules/foreman is already at Git ref master
  4. [2018-01-02 10:21:33 - INFO] Updating module /etc/puppetlabs/code/environments/test/modules/nnse_icinga
  5. [2018-01-02 10:21:33 - DEBUG1] Creating new git cache for "git@github.com:org/puppet-nnse-icinga.git"
  6. [2018-01-02 10:21:33 - DEBUG2] Starting process: ["git", "clone", "--mirror", "git@github.com:org/puppet-nnse-icinga.git", "/var/cache/r10k/git@github.com-org-puppet-nnse-icinga.git"]
  7. [2018-01-02 10:21:35 - DEBUG2] Finished process:
  8. Command: git clone --mirror git@github.com:org/puppet-nnse-icinga.git /var/cache/r10k/git@github.com-org-puppet-nnse-icinga.git
  9. Stderr:
  10. Cloning into bare repository '/var/cache/r10k/git@github.com-org-puppet-nnse-icinga.git'...
  11. ERROR: Repository not found.
  12. fatal: Could not read from remote repository.
  13.  
  14. Please make sure you have the correct access rights
  15. and the repository exists.
  16. Exit code: 128
  17. [2018-01-02 10:21:35 - ERROR] Command exited with non-zero exit code:
  18. Command: git clone --mirror git@github.com:org/puppet-nnse-icinga.git /var/cache/r10k/git@github.com-org-puppet-nnse-icinga.git
  19. Stderr:
  20. Cloning into bare repository '/var/cache/r10k/git@github.com-org-puppet-nnse-icinga.git'...
  21. ERROR: Repository not found.
  22. fatal: Could not read from remote repository.
  23.  
  24. Please make sure you have the correct access rights
  25. and the repository exists.
  26. Exit code: 128
  27. [2018-01-02 10:21:35 - DEBUG1] No unmanaged contents in /etc/puppetlabs/code/environments/test/modules, nothing to purge
Add Comment
Please, Sign In to add comment