source: other-projects/hathitrust/vagrant-solr-cluster/trunk/modules/stdlib/types/compat/ipv6.pp@ 30960

Last change on this file since 30960 was 30960, checked in by davidb, 7 years ago

Switch to using Puppet to provision machine. Strongly based on files developed for spark-hdfs cluster

File size: 127 bytes
Line 
1type Stdlib::Compat::Ipv6 = Pattern[/^(?:(?:[\da-f]{1,4}:){7}[\da-f]{1,4}|((?:[\da-f]{1,4}:){6})(\d+)\.(\d+)\.(\d+)\.(\d+))$/]
Note: See TracBrowser for help on using the repository browser.