diff options
| author | Amitay Isaacs <amitay@gmail.com> | 2012-03-05 13:19:04 +1100 |
|---|---|---|
| committer | Amitay Isaacs <amitay@gmail.com> | 2012-03-05 15:21:07 +1100 |
| commit | 32cb98da4a4b93d87ac4e997dbf6c4c1620fa3e4 (patch) | |
| tree | b50b1f7166430f90d23d7b9ea7ecfe632e2cf539 /base | |
| parent | 4578af8f248e4d1069d4f6ffcfced145128c54c3 (diff) | |
Change public addresses output format from make_public_addresses()
@@@PUBLIC_ADDRESSES@@@ will be replaced with
firstip,num_ips,iface firstip,num_ips,iface ...
Diffstat (limited to 'base')
| -rw-r--r-- | base/all/root/scripts/gpfs-nas.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/all/root/scripts/gpfs-nas.conf b/base/all/root/scripts/gpfs-nas.conf index 773d877..a4ca28e 100644 --- a/base/all/root/scripts/gpfs-nas.conf +++ b/base/all/root/scripts/gpfs-nas.conf @@ -20,6 +20,7 @@ comment = An example share [package:ctdb] deterministic_ips = 0 +public_addresses = @@@PUBLIC_ADDRESSES@@@ [package:vsftpd] chroot_dir = %(chroot_parent)s/ftp |
