components/ruby/puppet-modules/openstack-cinder/files/volume/zfssa_iscsi.pp
changeset 5710 b67d827041c5
parent 5642 6758c401e924
equal deleted inserted replaced
5709:42ebc732084b 5710:b67d827041c5
     2 #
     2 #
     3 # Setup Cinder wth the volume ZFSSA iSCSI driver
     3 # Setup Cinder wth the volume ZFSSA iSCSI driver
     4 #
     4 #
     5 # === Parameters
     5 # === Parameters
     6 #
     6 #
     7 # [*ip*]
     7 # [*hostname*]
     8 #   (required) IP address of ZFS Storage Appliance.
     8 #   (required) Hostname of ZFS Storage Appliance.
     9 #
     9 #
    10 # [*login*]
    10 # [*login*]
    11 #   (required) Username to login to ZFS Storage Appliance.
    11 #   (required) Username to login to ZFS Storage Appliance.
    12 #
    12 #
    13 # [*password*]
    13 # [*password*]