File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ module Facter::Util::RhsmEnvironment
2828
2929 module_function
3030
31- def rhsm_identity
31+ def rhsm_environment
3232 value = nil
3333 begin
3434 output = Facter ::Core ::Execution . execute (
@@ -59,7 +59,7 @@ def rhsm_identity
5959 :rhsm_environment , environments ::CACHE_TTL , environments ::CACHE_FILE
6060 )
6161 end
62- Facter . add ( :rhsm_identity ) do
62+ Facter . add ( :rhsm_environment ) do
6363 setcode do
6464 if !cache
6565 environment = environments . rhsm_environment
Original file line number Diff line number Diff line change 11{
22 "name" : " waveclaw-subscription_manager" ,
3- "version" : " 5.6.3 " ,
3+ "version" : " 5.6.5 " ,
44 "author" : " JD Powell <waveclaw@hotmail.com>" ,
55 "summary" : " Manage Katello or Satellite registrations." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments