samueldr changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/
Kim has quit [Quit: WeeChat 2.4]
l3333 has joined #nixops
<l3333> i'm diggin nixops
<l3333> nixops deploy -d load-balancer-ec2error: I don't know an AMI for virtualisation type pv-ebs with instance type m1.small(use '--show-trace' to show detailed location information)error: evaluation of the deployment specification failed
<l3333> fixed with"
<l3333> deployment.ec2.ami = "ami-0fe40176548ff0940";
l3333 has quit [Quit: Ping timeout (120 seconds)]
l3333 has joined #nixops
<l3333> hmmm. if i use deployment.ec2.instanceType = "t2.micro";that i don't have to specify #deployment.ec2.ami = "ami-00fdfc2b6364e55f6";
<l3333> i was using #deployment.ec2.instanceType = "m1.small";
<l3333> but...yes... it's good to see webserver..> activation finished successfullytrivial-ec2> deployment finished successfully