summaryrefslogtreecommitdiff
path: root/bin/cloud-init
diff options
context:
space:
mode:
authorDustin Kirkland <kirkland@ubuntu.com>2014-03-03 16:44:31 -0500
committerScott Moser <smoser@ubuntu.com>2014-03-03 16:44:31 -0500
commit2b35f6b814b7f30ceea1e8a58c928f2818bb2729 (patch)
tree11a927d595fbfa8e321e6d1b7e62c8d9fb937b2c /bin/cloud-init
parentacfd6c50e4dc3de5e20cfabe6bac1569e43d3ff1 (diff)
downloadvyos-cloud-init-2b35f6b814b7f30ceea1e8a58c928f2818bb2729.tar.gz
vyos-cloud-init-2b35f6b814b7f30ceea1e8a58c928f2818bb2729.zip
seed_random: support a 'command' to seed /dev/random
This extends 'random_seed' top level entry to include a 'command' entry, that has the opportunity to then seed the random number generator. Example config: #cloud-config random_seed: command: ['dd', 'if=/dev/zero', 'of=/dev/random', 'bs=1M', 'count=10'] LP: #1286316
Diffstat (limited to 'bin/cloud-init')
0 files changed, 0 insertions, 0 deletions