Advertisement
Guest User

Untitled

a guest
Jun 13th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1.  
  2. Fault: <Fault 1: "<class 'cobbler.cexceptions.CX'>:'profile not found: BuildSrv01.build.domain.net'">
  3.  
  4. --------
  5.  
  6. however if I change it to
  7.  
  8.  
  9. result = server.get_blended_data('CentOS-6.4-i386', token)
  10.  
  11.  
  12.  
  13. root@BuildSrv02:~$ salt '*' pillar.data | grep source_repos -A 4
  14. source_repos:
  15. |_
  16. - http://@@http_server@@/cobbler/ks_mirror/config/CentOS-6.4-i386-0.repo
  17. - http://@@http_server@@/cobbler/ks_mirror/CentOS-6.4
  18. template_files:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement