Advertisement
Guest User

Untitled

a guest
May 12th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. # Note this can be specified either in the call
  2. # to heat stack-create via an additional -e option
  3. # or via the global environment on the seed in
  4. # /etc/heat/environment.d/default.yaml
  5. parameter_defaults:
  6. rhel_reg_activation_key: ""
  7. rhel_reg_auto_attach: ""
  8. rhel_reg_base_url: ""
  9. rhel_reg_environment: ""
  10. rhel_reg_force: ""
  11. rhel_reg_machine_name: ""
  12. rhel_reg_org: ""
  13. rhel_reg_password: "****"
  14. rhel_reg_pool_id: "8a85f9833e1404a9013e3cddf95a0599"
  15. rhel_reg_release: ""
  16. rhel_reg_repos: ""
  17. rhel_reg_sat_url: ""
  18. rhel_reg_server_url: ""
  19. rhel_reg_service_level: ""
  20. rhel_reg_user: "rhn-support-rkharwar"
  21. rhel_reg_type: ""
  22. rhel_reg_method: "portal"
  23. rhel_reg_sat_repo: "rhel-7-server-satellite-tools-6.1-rpms"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement