1.

I'm Trying To Manage Packages/services But I Get An Error Saying That The State Is Not Available. Why?

Answer»

SALT detects the Minion's operating system and assigns the CORRECT package or service management MODULE based on what is detected. HOWEVER, for certain custom spins and OS derivatives this detection fails. In cases like this, an issue should be opened on our tracker, with the following information:

  1. The output of the following command:
  2. salt <minion_id> grains.items | grep os
  3. The contents of /etc/lsb-release, if present on the Minion.

Salt detects the Minion's operating system and assigns the correct package or service management module based on what is detected. However, for certain custom spins and OS derivatives this detection fails. In cases like this, an issue should be opened on our tracker, with the following information:



Discussion

No Comment Found