Nico Schottelius
|
3cf3439f1c
|
Move all files to _etc_based
|
2020-04-02 19:29:08 +02:00 |
|
Nico Schottelius
|
b38c9b6060
|
Ad capability to add and list hosts
|
2020-02-09 19:27:24 +01:00 |
|
Nico Schottelius
|
a80a279ba5
|
Add filtering support:
(venv) [12:54] diamond:uncloud% ./bin/uncloud-run-reinstall hack --product 'dualstack-vm' --os-image-name alpine311 --username nicocustomer --password '...' --hackprefix ~/vcs/uncloud/uncloud/hack/hackcloud/ --etcd-host etcd1.ungleich.ch --etcd-ca-cert ~/vcs/ungleich-dot-cdist/files/etcd/ca.pem --etcd-cert-cert ~/vcs/ungleich-dot-cdist/files/etcd/nico.pem --etcd-cert-key ~/vcs/ungleich-dot-cdist/files/etcd/nico-key.pem --list-orders --filter-order-key "status" --filter-order-regexp NEW
|
2020-02-09 12:54:52 +01:00 |
|
Nico Schottelius
|
5ef009cc9b
|
Begin to phase in features and processing orders
|
2020-02-09 12:12:15 +01:00 |
|
Nico Schottelius
|
5da6dbb32e
|
++hack / list products
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-02-09 11:14:50 +01:00 |
|
Nico Schottelius
|
d9a756b50e
|
Catch filenotfound errors when launching etcd
|
2020-02-06 15:33:01 +01:00 |
|
Nico Schottelius
|
b877ab13b3
|
add hack code
|
2020-01-15 10:02:37 +01:00 |
|
Nico Schottelius
|
8078ffae5a
|
Add working --last-used-mac
{'create_vm': False, 'last_used_mac': True, 'get_new_mac': False, 'debug': False, 'conf_dir': '/home/nico/uncloud', 'etcd_host': 'etcd1.ungleich.ch', 'etcd_port': None, 'etcd_ca_cert': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/ca.pem', 'etcd_cert_cert': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/nico.pem', 'etcd_cert_key': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/nico-key.pem'}
00:20:00:00:00:00
(venv) [19:02] diamond:uncloud% ./bin/uncloud-run-reinstall hack --etcd-host etcd1.ungleich.ch --etcd-ca-cert /home/nico/vcs/ungleich-dot-cdist/files/etcd/ca.pem --etcd-cert-cert /home/nico/vcs/ungleich-dot-cdist/files/etcd/nico.pem --etcd-cert-key /home/nico/vcs/ungleich-dot-cdist/files/etcd/nico-key.pem --last-used-mac
|
2020-01-14 19:02:15 +01:00 |
|
Nico Schottelius
|
1b36c2f96f
|
Write VM to etcd
|
2020-01-14 14:23:26 +01:00 |
|
Nico Schottelius
|
c0e6d6a0d8
|
Begin further integration of code into hack
|
2020-01-14 11:25:06 +01:00 |
|