This commit is contained in:
garnier-quentin 2017-02-06 17:06:21 +01:00
parent a4a35e08de
commit ddce0d2e2c
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package network::f5::bigip::mode::components::fan;
package network::f5::bigip::snmp::mode::components::fan;
use strict;
use warnings;

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package network::f5::bigip::mode::components::psu;
package network::f5::bigip::snmp::mode::components::psu;
use strict;
use warnings;

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package network::f5::bigip::mode::components::temperature;
package network::f5::bigip::snmp::mode::components::temperature;
use strict;
use warnings;