wlan0
505174db35
set hostname from cloud-init
2015-04-21 19:06:40 -07:00
Darren Shepherd
2462067015
Properly marshall #compose and script files in cloud-config.d
2015-04-17 06:37:56 -07:00
Bill Maxwell
1ab2b502dd
Needed to add a newline.
2015-04-16 22:56:55 -07:00
Darren Shepherd
ae0c42cef3
Fix broken OS upgrade
2015-04-16 12:04:14 -07:00
Darren Shepherd
0b5eb352ba
Services in compose format
2015-04-15 23:17:01 -07:00
Darren Shepherd
b1c519ebe0
Force os-installer container to use json-file logger
2015-04-15 23:17:01 -07:00
Darren Shepherd
be8fa8e5b7
Services as compose format
2015-04-15 23:17:00 -07:00
Darren Shepherd
6bb6fb0eec
Support cloud-config.d
2015-04-15 23:17:00 -07:00
Darren Shepherd
e0820d240f
Rename files
2015-04-15 23:17:00 -07:00
Darren Shepherd
0abe9f995a
Merge pull request #163 from deniseschannon/master
...
Update os.go
2015-04-15 02:42:38 -07:00
Denise
4c37d94aab
Update os.go
2015-04-13 11:46:38 -07:00
Dan Arnould
3bc8f95639
Add 'rancherctl os version' command
2015-04-11 16:40:42 +01:00
Bill Maxwell
33a19f7ac1
added google cloud config
2015-04-10 09:13:09 -07:00
Darren Shepherd
b6d3b1bccb
Fix rancherctl service enable/list
2015-04-10 07:28:28 -07:00
Darren Shepherd
106fb36c8c
Set hostname from DHCP (broken)
...
This adds the proper variable we need to set the hostname from DHCP. End
to end this does not work though. The hostname does not propagate
outside the container. More changes need to be done for this.
2015-04-10 07:28:28 -07:00
Ivan Mikushin
8e9368b6a3
cloud-config write_files should write to absolute path
2015-04-09 20:01:09 +05:00
Darren Shepherd
43e3d380f4
Attempt to set hostname from DHCP
2015-04-07 20:06:43 -07:00
Darren Shepherd
2fdfd56a2c
Switch network container to privileged and don't use ARP
2015-04-06 15:41:48 -07:00
wlan0
7cc2eb316c
use new os-base with dhcpcd
2015-04-06 15:40:59 -07:00
Darren Shepherd
bedb10c85e
Rename addon to service
2015-04-06 07:28:17 -07:00
Darren Shepherd
af272e92ca
Add networking to system docker
2015-04-04 12:18:44 -07:00
Darren Shepherd
a1f912c4d5
Wait for userdocker to start
2015-04-04 09:55:41 -07:00
Darren Shepherd
c7ae14cc13
Refactor configuration to compose syntax
2015-04-04 05:42:48 -07:00
Darren Shepherd
38389b1f8e
Add digitalocean cloud-init datasource
2015-04-04 05:39:11 -07:00
wlan0
1dba86a97e
add ipv4ll auto conf
2015-04-04 05:39:11 -07:00
Darren Shepherd
6ce39f7c66
Merge pull request #112 from wlan0/netconf
...
match network interfaces by MAC addresses
2015-03-27 18:48:01 -07:00
Bill Maxwell
c4ca06fb8c
Make the post hook use the system docker
...
When booting, if the network doesn't come up or the post hook is
needed to complete bringing up the network, you need access to the
baked in images.
2015-03-27 15:58:07 -07:00
wlan0
a6415394af
match network interfaces by MAC addresses
2015-03-25 18:10:44 -07:00
Darren Shepherd
0aeda8d1b0
Add prompting to reboot
2015-03-20 11:37:28 -07:00
Darren Shepherd
a051b1ad70
Reboot after os upgrade
2015-03-19 15:36:40 -07:00
Darren Shepherd
932709e3ba
Add logging and -f to upgrade
2015-03-19 14:58:50 -07:00
Darren Shepherd
5877e586b8
Refactor default configuration
2015-03-18 06:45:22 -07:00
Darren Shepherd
91dd56e595
Add bootstrap phase to handle udev and auto-format
2015-03-18 06:45:22 -07:00
Darren Shepherd
dd429b3010
respawn: Fix broken log message
2015-03-18 06:45:22 -07:00
Darren Shepherd
63a1c50f27
Refactor TLS command
2015-03-18 06:45:22 -07:00
Darren Shepherd
e143d04885
Refactor network config to put that match as the key
2015-03-18 06:45:21 -07:00
Darren Shepherd
bffd9865ea
OS upgrade and list
2015-03-18 06:45:21 -07:00
Darren Shepherd
c8a9b14338
Support pulling rancher config from cloud config
2015-03-18 06:45:21 -07:00
Darren Shepherd
444e8cf9a2
Refactor tls command
2015-03-18 06:45:21 -07:00
Darren Shepherd
c770598a53
Add ability to tail console on startup
2015-03-18 06:45:21 -07:00
Darren Shepherd
7baf6fc74c
Handle SIGTERM in respawn
2015-03-18 06:45:21 -07:00
Darren Shepherd
c0b02ca361
More graceful shutdown and sync before syscall
2015-03-18 06:45:21 -07:00
Darren Shepherd
ac2459ba37
Refactor configuration
2015-03-18 06:45:21 -07:00
Darren Shepherd
0f8eb3e21d
Fix typos in addon help messages
2015-03-18 06:45:21 -07:00
Bill Maxwell
ede9b0100e
fixed whitespace in help
2015-03-10 21:54:02 -07:00
Darren Shepherd
c837a2ae59
Fix console reboot
2015-03-06 21:20:59 -07:00
Darren Shepherd
b62fd539bd
Networking implementation and fixes
2015-03-06 21:20:46 -07:00
sidharthamani
4a94d51037
add network config command
2015-03-03 17:23:14 -08:00
Darren Shepherd
e5192ddc5e
Change reboot error messages and timeout
2015-02-23 14:52:11 -07:00
Darren
f6b2c8489f
Merge pull request #35 from sidharthamani/master
...
add shutdown command
2015-02-23 12:01:15 -07:00