* #3 Add a test for ipmi::ressource::channel

This commit is contained in:
gardouille 2015-04-17 16:25:52 +02:00
parent 1fae4959cd
commit 18dcd7a5f1
2 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,7 @@
##### Bugfixes
* #2 Add a test for ipmi::ressource::user
* #3 Add a test for ipmi::ressource::channel
---------------------------------------

View File

@ -0,0 +1,4 @@
ipmi::ressource::channel { '1':
ipaddr => '192.168.100.1',
netmask => '255.255.255.0',
}