Skip to content

Commit

Permalink
WIP: tfgrid-hpos deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed May 17, 2024
1 parent 5e11d2a commit db33e12
Show file tree
Hide file tree
Showing 7 changed files with 116 additions and 111 deletions.
32 changes: 16 additions & 16 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,9 @@ in {
};

networking.hostName = hostName;

# TODO: figure out auto-update mechanism
system.holo-nixpkgs.autoUpgrade.enable = lib.mkForce false;
services.hpos-led-manager.enable = lib.mkForce false;
services.netstatsd.enable = lib.mkForce false;
}
94 changes: 47 additions & 47 deletions pulumi-state/.pulumi/stacks/holochain-infra/dev.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pulumi-state/.pulumi/stacks/holochain-infra/dev.json.attrs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"user.cache_control":"","user.content_disposition":"","user.content_encoding":"","user.content_language":"","user.content_type":"text/plain; charset=utf-8","user.metadata":null,"md5":"hkempj21MpseJAWQO9H9Dg=="}
{"user.cache_control":"","user.content_disposition":"","user.content_encoding":"","user.content_language":"","user.content_type":"text/plain; charset=utf-8","user.metadata":null,"md5":"NITBxLMu5/N2QF6rSyVE9w=="}
Loading

0 comments on commit db33e12

Please sign in to comment.