Project

General

Profile

Actions

Bug #11360

closed

Import Salt States

Added by Charles Burton over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Smart Proxy
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I keep getting an error when I try to import the existing salt states into foreman. I have it working, I can see the smart proxy but when I attempt to get the states foreman gives me this error:

ERF12-4701 [ProxyAPI::ProxyException]: Unable to fetch Salt states list ([ProxyAPI::ProxyException]: ERF12-7301 [ProxyAPI::ProxyException]: Unable to fetch Salt environments list ([RestCli...) for proxy https://salt-foreman.wx.noaa.gov:8443/salt/

My foreman.yaml in /etc/salt looks like this:

---
:proto: https
:host: salt-foreman.wx.noaa.gov
:port: 8443
:ssl_ca: "/var/lib/puppet/ssl/certs/ca.pem"
:ssl_cert: "/var/lib/puppet/ssl/certs/salt-foreman.wx.noaa.gov.pem"
:ssl_key: "/var/lib/puppet/ssl/private_keys/salt-foreman.wx.noaa.gov.pem"
:timeout: 10
:salt: /usr/bin/salt
:upload_grains: true


Related issues 1 (0 open1 closed)

Related to Salt - Support #11433: problems with salt-integration in foreman - problems with salt-apiResolved08/19/2015Actions
Actions

Also available in: Atom PDF